Valkey

Valkey

High-performance key/value datastore for caching and real-time workloads

24.5kstars
1kforks
Last commit: 1d ago
Repo age: 2y old
Valkey screenshot

Valkey is a high-performance data structure server and distributed key/value datastore designed for low-latency, real-time workloads such as caching and message queues. It is a fork of Redis OSS created before Redis’ license change, and aims to remain permissively licensed and community governed.

Key Features

  • Rich native data structures such as strings, hashes, lists, sets, sorted sets, bitmaps, and HyperLogLogs
  • Replication and high availability options, including Sentinel-style monitoring and failover
  • Cluster mode for horizontal scaling and sharding
  • Extensibility via modules (plugins) to add new commands, data types, and access patterns
  • Built-in Lua scripting for server-side logic and atomic workflows
  • Optional TLS support for encrypted client and inter-node communication

Use Cases

  • Application caching and session storage with low latency
  • Real-time counters, leaderboards, rate limiting, and ephemeral state
  • Queueing and lightweight messaging patterns for background work

Limitations and Considerations

  • Primarily memory-focused workloads; persistence and durability characteristics depend on configuration choices
  • Some advanced features (for example RDMA support) may be experimental and platform-limited

Valkey is a strong fit when you need Redis-style commands and data structures with modern operational options like clustering and encryption. It can serve as a drop-in compatible datastore for many Redis OSS deployments while supporting a broad range of real-time patterns.

Categories:

Tags:

Tech Stack:

Share:

Similar Services

DbGate

DbGate

Cross-platform SQL & NoSQL database manager

6.7k
403
Last commit: 23h ago

Open-source, cross-platform database client for SQL and NoSQL engines (MySQL, PostgreSQL, SQL Server, MongoDB, Redis, SQLite, etc.), available as desktop apps, web app an...

Alternative to:
DataGrip
DataGrip
+10
Kinto

Kinto

Minimalist JSON document store with sharing and synchronization

4.4k
420
Last commit: 4d ago

Kinto is a lightweight JSON document store with an HTTP API, built-in permissions, sharing, and client synchronization, designed for offline-first and distributed apps.

Alternative to:
Firebase
Firebase
+3
Redis Commander

Redis Commander

Web-based GUI for viewing and managing Redis databases

4k
498
Last commit: 4mo ago

A Node.js web UI to view, edit and manage Redis data across standalone, Sentinel and Cluster setups with CLI, tree view and Docker deployment.

Alternative to:
Redis Insight (RedisInsight Cloud)
Redis Insight (RedisInsight Cloud)
+1
Para

Para

Open-source multitenant backend framework for web and mobile apps

560
152
Last commit: 2d ago

Para is an open-source, Java-based multitenant backend framework providing a RESTful JSON API, full-text search, distributed caching, and flexible authentication for web,...

Alternative to:
Firebase
Firebase
+8
DynamoDB Dashboard

DynamoDB Dashboard

Web GUI for browsing and managing local or remote DynamoDB

49
8
Last commit: 1d ago

Web-based admin GUI to browse, query and manage local or remote Amazon DynamoDB tables. Provides a Vue frontend, Express backend, AWS SDK credential support and Docker de...

Redict

Redict

Distributed in-memory key/value datastore compatible with Redis OSS

Redict is a distributed key/value datastore (a Redis OSS 7.2.4 fork) for caching, queues, and fast data access with clustering, replication, and optional TLS.

Alternative to:
Redis Cloud
Redis Cloud
+4