redis4cats-streams
redis4cats-streams
dev.profunktor.redis4cats.pubsub
PubSub
PubSubCommands
PubSubStats
PublishCommands
SubscribeCommands
data
RedisPubSubCommands
LivePubSubCommands
Subscription
Subscription
dev.profunktor.redis4cats.pubsub.internals
PubSubInternals
dev.profunktor.redis4cats.streams
RawStreaming
RedisStream
RedisStream
Streaming
data
XAddMessage
XReadMessage
MessageId
StreamingOffset
StreamingOffset
All
Latest
Custom
redis4cats-streams
/
dev.profunktor.redis4cats.streams
/
data
data
object
data
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Type members
Type members
Classlikes
final case
class
MessageId
(value:
String
) extends
AnyVal
sealed
trait
StreamingOffset
[K] extends
Product
with
Serializable
Companion
object
object
StreamingOffset
Companion
class
final case
class
XAddMessage
[K, V](key:
K
, body:
Map
[
K
,
V
], approxMaxlen:
Option
[
Long
])
final case
class
XReadMessage
[K, V](id:
MessageId
, key:
K
, body:
Map
[
K
,
V
])