Files
ports/databases/valkey/pkg-descr
T
Yasuhiro Kimura a08336423d databases/valkey: Add new port
Add databases/valkey, High-performance data structure server that
primarily serves key/value workloads.
2024-04-02 16:13:36 +09:00

5 lines
224 B
Plaintext

Valkey is a high-performance data structure server that primarily
serves key/value workloads. It supports a wide range of native
structures and an extensible plugin system for adding new data
structures and access patterns.