valkey: add new package
authorMatthew Cather <redacted>
Wed, 18 Feb 2026 18:19:41 +0000 (12:19 -0600)
committerGeorge Sapkin <redacted>
Fri, 24 Apr 2026 03:51:29 +0000 (06:51 +0300)
commitfdcb89b61e1bf5148dd04475c593a142737e01e8
tree431aad4d2be2b7e84259dfadf206f65c6500673d
parente15d62c64a70621b3bf10b1198fd8302a1f39e18
valkey: add new package

Valkey is a community fork of the  key-value database Redis.
It is a drop in replacement to Redis so most of the files are
derived from their Redis equivalent.

Co-authored-by: George Sapkin <redacted>
Signed-off-by: Matthew Cather <redacted>
libs/valkey/Makefile [new file with mode: 0644]
libs/valkey/files/valkey.config [new file with mode: 0644]
libs/valkey/files/valkey.init [new file with mode: 0644]
libs/valkey/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT