A flexible distributed key-value datastore that supports both caching and beyond caching workloads.
copied from cf-post-staging / valkey-serverValkey 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.