dev.profunktor.redis4cats.streams

Members list

Type members

Classlikes

trait RawStreaming[F[_], K, V]

Attributes

Supertypes
class Object
trait Matchable
class Any
object RedisStream

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class RedisStream[F[_], K, V](rawStreaming: RedisRawStreaming[F, K, V])(implicit evidence$1: Sync[F]) extends Streaming[[_] =>> Stream[F, _$11], K, V]

Attributes

Companion
object
Supertypes
trait Streaming[[_] =>> Stream[F, _$11], K, V]
class Object
trait Matchable
class Any
trait Streaming[F[_], K, V]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class RedisStream[F, K, V]
object data

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
data.type