Databases · head to head
Valkey vs Redis
The short version
- Each has a real cost: Valkey younger project, so its track record is short even though the codebase is not; Redis licensing changed from BSD to AGPL in 2025, impacting open-source usage
- They diverge on capability: Valkey covers Redis-compatible, Redis covers In-memory data store.
Where they differ
Only the attributes on which Valkey and Redis actually diverge.
Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in Valkey
- Redis-compatible
- BSD licensed
- Rich data structures
- Replication and persistence
Only in Redis
- In-memory data store
- Data structures
- Pub/Sub messaging
- Lua scripting
- Transactions
- Persistence options
- Replication
- Clustering
What people use each for
The jobs each tool is most often brought in to do.
Valkey
- Continuing on a permissively licensed in-memory store after the Redis licence changenot Redis
- Caching and session storage where a foundation-governed project is a procurement requirementnot Redis
- Migrating from Redis without rewriting application codenot Redis
Redis
- Cachingnot Valkey
- Session managementnot Valkey
- Real-time analyticsnot Valkey
- Message queuingnot Valkey
- Leaderboardsnot Valkey
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
Valkey
- Younger project, so its track record is short even though the codebase is not
- Divergence from Redis grows over time, so compatibility is strongest near the fork point and weakens as both evolve
- Ecosystem tooling and documentation still frequently assume Redis, leaving translation work
Redis
- Licensing changed from BSD to AGPL in 2025, impacting open-source usage
- All data must fit in memory, limiting scalability to available RAM
- No built-in support for multi-tenancy
- Limited transaction support compared to traditional databases
Pricing, plan by plan
Valkey
Free- ValkeyFree
- Full functionality
- Self-hosted
- No usage limits
Redis
FreeNo published plan breakdown. See the Redis review.
Which should you pick?
Choose Valkey if
- You need redis-compatible.
- You want to start without paying.
- You work on Linux, macOS, Docker, Self-hosted.
- You also want bsd licensed.
Choose Redis if
- You need in-memory data store.
- You want to start without paying.
- You work on Linux, macOS, Windows.
- You also want data structures.
Questions people ask
- Is Valkey or Redis better?
- Neither clearly leads. Valkey starts at Free and Redis at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, Valkey or Redis?
- Valkey starts at Free and Redis at Free.
- Does Valkey or Redis run on more platforms?
- Valkey runs on Linux, macOS, Docker, Self-hosted. Redis runs on Linux, macOS, Windows.
- Can I use Valkey for free?
- Both have a free tier, so you can try either at no cost before committing.
- What is Valkey best used for?
- Valkey is most often used for continuing on a permissively licensed in-memory store after the redis licence change, caching and session storage where a foundation-governed project is a procurement requirement, migrating from redis without rewriting application code. Of those, continuing on a permissively licensed in-memory store after the redis licence change and caching and session storage where a foundation-governed project is a procurement requirement are not what Redis is typically brought in for.
- What can Valkey do that Redis cannot?
- Valkey covers Redis-compatible, BSD licensed, Rich data structures, Replication and persistence. Redis covers In-memory data store, Data structures, Pub/Sub messaging, Lua scripting.
Answered from the vendors’ own pages
Valkey: Is Valkey free?
Yes, BSD-licensed open source under the Linux Foundation.
Redis: Is Redis open source?
Redis was open source under the BSD license since its inception in 2009 and has remained open source. However, in 2024-2025, Redis Labs changed licensing to source-available and AGPL, prompting the creation of Valkey, a BSD-licensed open-source fork.
SourceValkey: Why does Valkey exist?
Redis changed its licence away from BSD in 2024. Valkey is the community fork continuing under permissive terms, backed by AWS, Google Cloud and Oracle among others.
Redis: What is Redis used for?
Redis is an in-memory data structure store used primarily as a cache, database, and message broker. It provides high-speed data access for real-time applications, sessions, leaderboards, real-time analytics, and other use cases requiring fast data retrieval.
SourceValkey: Can I switch from Redis to Valkey?
At the fork point it is drop-in compatible with existing clients and data. The further both projects move from that point, the more you should verify the specific features you use.
Related pages
Other head to heads
- Valkey vs Cockroach Labs
- Valkey vs PostgreSQL
- Valkey vs Airtable
- Valkey vs Amazon Aurora
- Valkey vs Elasticsearch
- Valkey vs Apache Kafka
- Valkey vs PlanetScale
- Valkey vs Meilisearch
- Valkey vs Turso
- Valkey vs Azure SQL
- Valkey vs ClickHouse
- Valkey vs Couchbase
- Valkey vs DuckDB
- Valkey vs MariaDB
- Valkey vs Oracle Database
- Valkey vs DataGrip
- Valkey vs Firebolt
- Valkey vs Google Cloud SQL
- Valkey vs Asana
- Valkey vs ClickUp
- Valkey vs Linear
- Valkey vs Figma
- Valkey vs Kubernetes
- Valkey vs Notion
- Valkey vs Datadog
- Valkey vs Monday.com
- Valkey vs Terraform
- Valkey vs Docker
- Valkey vs Greenhouse
- Valkey vs Google Chrome
- Valkey vs Intercom
- Valkey vs Mozilla Firefox
- Valkey vs Okta
- Valkey vs PostHog
- Valkey vs Supabase
- Valkey vs Amplitude
- Redis vs Cockroach Labs
- Redis vs PostgreSQL
- Redis vs Airtable
- Redis vs Amazon Aurora
- Redis vs Elasticsearch
- Redis vs Apache Kafka
- Redis vs PlanetScale
- Redis vs Meilisearch
- Redis vs Turso
- Redis vs Azure SQL
- Redis vs ClickHouse
- Redis vs Couchbase
- Redis vs DuckDB
- Redis vs MariaDB
- Redis vs Oracle Database
- Redis vs DataGrip
- Redis vs Firebolt
- Redis vs Google Cloud SQL
- Redis vs Asana
- Redis vs ClickUp
- Redis vs Linear
- Redis vs Figma
- Redis vs Kubernetes
- Redis vs Notion
- Redis vs Datadog
- Redis vs Monday.com
- Redis vs Terraform
- Redis vs Docker
- Redis vs Greenhouse
- Redis vs Google Chrome
- Redis vs Intercom
- Redis vs Mozilla Firefox
- Redis vs Okta
- Redis vs PostHog
- Redis vs Supabase
- Redis vs Amplitude


