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
/
LivePubSubCommands
LivePubSubCommands
dev.profunktor.redis4cats.pubsub.data$.LivePubSubCommands
case
class
LivePubSubCommands
[
K
,
V
](
underlying
:
RedisPubSubAsyncCommands
[
K
,
V
])
extends
RedisPubSubCommands
[
K
,
V
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
RedisPubSubCommands
[
K
,
V
]
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product