| Interface | Description |
|---|---|
| AsyncCloseable |
A
AsyncCloseable is a resource that can be closed. |
| StatefulConnection<K,V> |
A stateful connection providing command dispatching, timeouts and open/close methods.
|
| StatefulRedisConnection<K,V> |
A thread-safe connection to a redis server.
|
Copyright © 2022 lettuce.io. All rights reserved.