package streams
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait RawStreaming[F[_], K, V] extends AnyRef
- class RedisStream[F[_], K, V] extends Streaming[F, [β$5$]Stream[F, β$5$], K, V]
- trait Streaming[F[_], S[_], K, V] extends AnyRef
- F
the effect type
- S
the stream type
- K
the key type
- V
the value type
Value Members
- object RedisStream
- object data
This is the API documentation for the Redis4Cats library.