Releases: jerily/valkey-tcl
Releases · jerily/valkey-tcl
1.0.0
Features
- supports connections via TCP or UNIX sockets
- supports TLS/SSL connections (this requires TLS/SSL support in the
linked libvalkey, and must be enabled explicitly) - supports Linux and MacOS platforms
- supports authorization
- supports automatic reconnection with retries in case of connection
loss - supports all valkey commands via universal command interface
- built as a single loadable shared object
- MIT license