Jesús Daniel Colmenares Oviedo e7d01100e6 databases/libvalkey: New port: Valkey client library in C
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)
2025-07-14 22:54:59 -04:00

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.