Valkey
Open Source BSD-3-ClauseHigh-performance in-memory key-value store (FOSS fork of Redis)
Description
Valkey is an open-source in-memory data structure store and a 1:1 drop-in replacement for Redis. After Redis switched to SSPL/RSALv2 (March 2024), Valkey was launched under the Linux Foundation umbrella and remains BSD-3-Clause licensed. It supports strings, hashes, lists, sets, sorted sets, streams, pub/sub, replication, cluster mode, and is fully compatible with Redis clients and tools.
Preview
Platforms
Linux macOS Docker
Replaces the following proprietary tools
Oracle DB → Valkey
Microsoft SQL Server → Valkey
Redis → Valkey
Self-Hosting
Valkey can be self-hosted on your own infrastructure. Visit the official documentation for installation instructions.
Documentation →Categories
Tags
#in-memory
#cache
#key-value
#pub-sub
#redis-kompatibel
Similar Tools
PostgreSQL
The most advanced open-source relational database
16.0k
↳ Oracle DB Microsoft SQL Server
PostgreSQL ●● Medium
MariaDB
Community-developed MySQL fork with enhanced features
5.7k
↳ Oracle DB Microsoft SQL Server
GPL-2.0 ●● Medium
SQLite
Embedded SQL database without a server
7.0k
↳ Oracle DB Microsoft SQL Server
Public Domain ● Easy