An in-memory database that persists on disk
This project was forked from the open source Redis project right before the
transition to their new source available licenses.
This description is just a fast quick start document. More details can be
found under valkey.io
What is Valkey?
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.
This is an unofficial snap.