Libvalkey is the official C client for the Valkey database. It also supports any server that uses the RESP protocol (version 2 or 3). This project supports both standalone and cluster modes. Approved by: acm (mentor)
4 lines
191 B
Plaintext
4 lines
191 B
Plaintext
Libvalkey is the official C client for the Valkey database. It also
|
|
supports any server that uses the RESP protocol (version 2 or 3).
|
|
This project supports both standalone and cluster modes.
|