package redis4cats
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- 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
- object RestartOnTimeout
- object StreamsInstances