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.streams
/
RedisStream
RedisStream
dev.profunktor.redis4cats.streams.RedisStream$
See the
RedisStream
companion class
object
RedisStream
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
RedisStream
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
mkMasterReplicaConnection
[
F
[
_
] :
Log
,
K
,
V
](
codec
:
RedisCodec
[
K
,
V
],
uris
:
RedisURI
*)(
readFrom
:
Option
[
ReadFrom
]):
Stream
[
F
,
Streaming
[[
_
]
=>>
Stream
[
F
,
_$7
],
K
,
V
]]
def
mkMasterReplicaConnectionResource
[
F
[
_
] :
Log
,
K
,
V
](
codec
:
RedisCodec
[
K
,
V
],
uris
:
RedisURI
*)(
readFrom
:
Option
[
ReadFrom
]):
Resource
[
F
,
Streaming
[[
_
]
=>>
Stream
[
F
,
_$9
],
K
,
V
]]
def
mkStreamingConnection
[
F
[
_
] :
Log
,
K
,
V
](
client
:
RedisClient
,
codec
:
RedisCodec
[
K
,
V
]):
Stream
[
F
,
Streaming
[[
_
]
=>>
Stream
[
F
,
_$2
],
K
,
V
]]
def
mkStreamingConnectionResource
[
F
[
_
] :
Log
,
K
,
V
](
client
:
RedisClient
,
codec
:
RedisCodec
[
K
,
V
]):
Resource
[
F
,
Streaming
[[
_
]
=>>
Stream
[
F
,
_$4
],
K
,
V
]]