V
Valkey
Open Source BSD-3-ClauseHigh-performance in-memory key-value store (FOSS fork of Redis)
简介
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.
预览
平台
Linux macOS Docker
可替代以下专有工具
Oracle DB → Valkey
Microsoft SQL Server → Valkey
Redis → Valkey
分类
标签
#in-memory
#cache
#key-value
#pub-sub
#redis-kompatibel
相似工具
PostgreSQL
The most advanced open-source relational database
↳ Oracle DB Microsoft SQL Server
PostgreSQL ●● 中等
MariaDB
Community-developed MySQL fork with enhanced features
↳ Oracle DB Microsoft SQL Server
GPL-2.0 ●● 中等
SQLite
Embedded SQL database without a server
↳ Oracle DB Microsoft SQL Server
Public Domain ● 简单