Packages

p

dev.profunktor

redis4cats

package redis4cats

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package pubsub
  2. package streams

Type Members

  1. trait RestartOnTimeout extends AnyRef

    Configures restarting operations in case they time out.

    Configures restarting operations in case they time out.

    This is useful because Lettuce (the underlying Java client) does time out some operations if they do not send any data, like reading from a stream.

Value Members

  1. object RestartOnTimeout
  2. object StreamsInstances

Ungrouped