dev.profunktor.redis4cats.pubsub

Members list

Type members

Classlikes

object PubSub

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
PubSub.type
trait PubSubCommands[F[_], K, V] extends PublishCommands[F, K, V], SubscribeCommands[F, K, V]

Attributes

Supertypes
trait SubscribeCommands[F, K, V]
trait PublishCommands[F, K, V]
trait PubSubStats[F, K]
class Object
trait Matchable
class Any
Show all
trait PubSubStats[F[_], K]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait PublishCommands[F, K, V]
trait PubSubCommands[F, K, V]
trait PublishCommands[F[_], K, V] extends PubSubStats[F, K]

Attributes

Supertypes
trait PubSubStats[F, K]
class Object
trait Matchable
class Any
Known subtypes
trait PubSubCommands[F, K, V]
trait SubscribeCommands[F[_], K, V]

Attributes

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

Attributes

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