redis4cats-streams
redis4cats-streams
API
dev.profunktor.redis4cats.pubsub
PubSub
PubSubCommands
PubSubStats
PublishCommands
SubscribeCommands
data
LivePubSubCommands
RedisPubSubCommands
Subscription
Subscription
dev.profunktor.redis4cats.pubsub.internals
PubSubInternals
DispatcherAlreadyShutdown
PubSubState
dev.profunktor.redis4cats.streams
RawStreaming
RedisStream
RedisStream
Streaming
data
MessageId
StreamingOffset
All
Custom
Latest
StreamingOffset
XAddMessage
XReadMessage
redis4cats-streams
/
dev.profunktor.redis4cats.pubsub
/
data
/
Subscription
Subscription
dev.profunktor.redis4cats.pubsub.data$.Subscription$
See the
Subscription
companion class
object
Subscription
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
Subscription
.type
Clear all
Members list
Concise view
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Value members
Concrete methods
def
empty
[
K
](
channel
:
RedisChannel
[
K
]):
Subscription
[
K
]