diff options
Diffstat (limited to 'databases/libvalkey/pkg-descr')
-rw-r--r-- | databases/libvalkey/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/libvalkey/pkg-descr b/databases/libvalkey/pkg-descr new file mode 100644 index 000000000000..2acbeaf69651 --- /dev/null +++ b/databases/libvalkey/pkg-descr @@ -0,0 +1,3 @@ +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. |