Valkey
Valkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. Valkey can run as either a standalone daemon or in a cluster, with options for replication and high...
Cost / License
- Free
- Open Source
Platforms
- Mac
- Linux
- BSD
- Self-Hosted
Features
- NoSQL database
Redis Compatible
Tags
- key-value-store
- key-value
- NoSQL
- Redis
- In-Memory Distributed Cache
- Database
Valkey News & Activities
Recent News
- Fla published news article about Valkey
Valkey 9.0 brings atomic slot migration, per-field hash expiry, and cluster databasesValkey 9.0 introduces atomic slot migrations, allowing entire slots to move atomically between node...
Recent activities
Valkey information
What is Valkey?
Valkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. Valkey can run as either a standalone daemon or in a cluster, with options for replication and high availability.
Valkey natively supports a rich collection of datatypes, including strings, numbers, hashes, lists, sets, sorted sets, bitmaps, hyperloglogs and more. You can operate on data structures in-place with an expressive collection of commands. Valkey also supports native extensibility with built-in scripting support for Lua and supports module plugins to create new commands, data types, and more.





