SaaSHub helps you find the best software and product alternatives Learn more →
Valkey Alternatives
Similar projects and alternatives to valkey
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Redis
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
-
-
keda
KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
-
open-brush
Open Brush is the open source, community led evolution of Tilt Brush! Forked from https://github.com/googlevr/tilt-brush
-
toc
⚖️ The CNCF Technical Oversight Committee (TOC) is the technical governing body of the CNCF Foundation.
-
-
-
-
-
foundation
☁️♮🏛 This repo contains several documents related to the operation of the CNCF. File non-technical issues related to CNCF here.
-
-
-
monotone
Discontinued Embeddable Cloud-Native Key-Value Storage. [Moved to: https://github.com/pmwkaa/monotone] (by monotone-studio)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
valkey discussion
valkey reviews and mentions
-
Why redis is losing friends and valkey is gaining them
Valkey GitHub Repository
-
Feature Comparison: Reliable Queue vs. Valkey and Redis Stream
Valkey and Redis streams are data structures that act like append-only logs with some added features. Redisson PRO, the Valkey and Redis client for Java developers, improves on this concept with its Reliable Queue feature.
-
Redis is open source again
Well Valkey has more commits to their repository then Redis does, and more contributors. So it appears to be active.
https://github.com/valkey-io/valkey
https://github.com/redis/redis
-
Protecting NATS and the integrity of open source
I am confused because:
- Valkey [0] is a project of the Linux Foundation
- CNCF is part of the Linux Foundation
- The CNCF landscape includes Redis [1] but not Valkey
Do someone understand the logic?
- [0] https://valkey.io/
- [1] https://landscape.cncf.io/?item=app-definition-and-developme...
-
Getting Forked by Microsoft
Original license of Redis is retained in the form Valkey:
https://github.com/valkey-io/valkey/blob/unstable/COPYING
Third party licenses retained in a THIRDPARTY file in MariaDB
https://github.com/MariaDB/server/blob/main/THIRDPARTY
Only two good examples I could quickly find.
- Valkey – v8.1.0 GA
-
Migrating to Valkey from Redis
https://github.com/valkey-io/valkey/releases/tag/8.0.0 ↩
-
Easy development environments with Nix and Nix flakes!
$ nix develop 155483:C 15 Jan 2025 15:56:27.317 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo 155483:C 15 Jan 2025 15:56:27.317 * Valkey version=8.0.1, bits=64, commit=00000000, modified=0, pid=155483, just started 155483:C 15 Jan 2025 15:56:27.317 * Configuration loaded 155483:M 15 Jan 2025 15:56:27.318 * monotonic clock: POSIX clock_gettime .+^+. .+#########+. .+########+########+. Valkey 8.0.1 (00000000/0) 64 bit .+########+' '+########+. .########+' .+. '+########. Running in standalone mode |####+' .+#######+. '+####| Port: 12345 |###| .+###############+. |###| PID: 155483 |###| |#####*'' ''*#####| |###| |###| |####' .-. '####| |###| |###| |###( (@@@) )###| |###| https://valkey.io |###| |####. '-' .####| |###| |###| |#####*. .*#####| |###| |###| '+#####| |#####+' |###| |####+. +##| |#+' .+####| '#######+ |##| .+########' '+###| |##| .+########+' '| |####+########+' +#########+' '+v+' 155483:M 15 Jan 2025 15:56:27.320 * Server initialized 155483:M 15 Jan 2025 15:56:27.320 * Loading RDB produced by Valkey version 8.0.1 155483:M 15 Jan 2025 15:56:27.320 * RDB age 2934 seconds 155483:M 15 Jan 2025 15:56:27.320 * RDB memory usage when created 0.91 Mb 155483:M 15 Jan 2025 15:56:27.320 * Done loading RDB, keys loaded: 0, keys expired: 0. 155483:M 15 Jan 2025 15:56:27.320 * DB loaded from disk: 0.001 seconds 155483:M 15 Jan 2025 15:56:27.320 * Ready to accept connections tcp > ps PID TTY TIME CMD 153101 pts/3 00:00:00 fish # this is login shell 153205 pts/3 00:00:04 fish # this is the fish process started by `nix develop` 155483 pts/3 00:00:00 valkey-server # valkey is running in the background 155654 pts/3 00:00:00 ps
-
Scaling Spin Apps With KEDA
For the sake of this article, we’ll focus on scaling the transformation part of the ETL application. We’ll use an Amazon SQS (Simple Queue Service) queue as the ingestion layer and a simple Valkey Channel (deployed to the Kubernetes cluster) as the target system.
-
From where I left – <antirez>
There are a bunch of contributors listed on this page who seem to predate the fork and who have continued to contribute:
https://github.com/valkey-io/valkey/graphs/contributors
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jul 2025
Stats
valkey-io/valkey is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of valkey is C.