Percona Resources

Software
Downloads

All of Percona’s open source software products, in one place, to download as much or as little as you need.

Valkey Contribution

Product Documentation

Why Percona for MongoDB?

Why Percona for PostgreSQL?

Percona Blog

Percona Blog

Our popular knowledge center for all Percona products and all related topics.

Community

Percona Community Hub

A place to stay in touch with the open source community

Events

Percona Events Hub

See all of Percona’s upcoming events and view materials like webinars and forums from past events

About

About Percona

Percona is an open source database software, support, and services company that helps make databases and applications run better.

Percona in the News

See Percona’s recent news coverage, press releases and industry recognition for our open source software and support.

Our Customers

Our Partners

Careers

Contact Us

Redis-to-Valkey Savings and Performance Calculator

Answer a few questions to see if migrating from Redis to Valkey makes sense for your environment.

Enter the observed peak memory usage in GB.
Target or observed operations per second.
Choose how Redis is deployed.
Total participating nodes (masters/primaries + replicas).
Memory per Redis instance.
Select the major/minor version in use.
Choose data durability settings.
Estimated maximum simultaneous client connections.

*Any calculation, figures or pricing are estimates only, based on the data input and certain assumptions. These estimates are intended for informational purposes only and should not be relied upon in any manner - any actual savings will vary and are not guaranteed.

Memory Savings

Infra Optimization

Deployment Mode Advice

Performance Notes

Concurrency Tips

Disk I/O Tips

Valkey vs. Redis

Valkey includes memory-efficient encodings and multithreaded I/O.
Valkey 8.1 vs Redis 7.2: Valkey 8.1 uses more compact encodings for Lists and Sets.

These are best-fit estimates. Reach out if you'd like a deeper review.

Still undecided?

Read Redis vs Valkey: Choosing the Right Fit for Your Organization

Redis? Valkey? Choose what works for you.
Percona helps you run, scale, and optimize your Redis and Valkey deployments for peak performance.
Expert guidance for
both Redis and Valkey
Work with a team that includes Redis veterans and Valkey contributors, ready to support you at any stage.
Operational stability
you can trust
Keep mission-critical workloads performing at their best with proven high-availability, disaster recovery, and scaling expertise.
Confidence in
every deployment
Use rigorously tested, security-scanned open source software, backed by a partner committed to your success.
Freedom
from lock-in
Stay in control of your infrastructure with no licensing sur prises or proprietary restrictions.

Frequently Asked Questions

What are the primary benefits of migrating from Redis to Valkey?

The main advantages of migrating to Valkey include potential cost savings, improved performance, and freedom from vendor lock-in. Because Valkey is open source, there are no licensing fees, which can lead to significant savings, especially in large-scale deployments. Performance can also be enhanced due to Valkey’s implementation of multi-threaded I/O, which can better utilize modern multi-core processors for increased throughput and lower latency.

Is Valkey a drop-in replacement for Redis?

Yes and no. Valkey is designed to be a drop-in replacement for Redis 7.2.4. This means that for this version and earlier, you can migrate to Valkey with minimal changes to your application code. This is not true for later versions of Redis.

What performance improvements can I expect with Valkey?

Valkey has introduced significant enhancements to its threading model, particularly with improved multi-threaded I/O. Benchmarks have shown that this can lead to substantially higher throughput and lower p99 latencies for both read and write operations compared to Redis, especially under heavy loads. This allows for better utilization of modern hardware.

How complex is the migration process from Redis to Valkey?

While migration can be straightforward in simple deployments, production environments—especially those with clustering, high availability requirements, or strict SLAs—often introduce complexity. Options include performing a physical migration by copying the latest on-disk snapshot from Redis to Valkey, or establishing replication between Redis and Valkey to ensure a controlled cutover. In clustered setups, you can add Valkey nodes as replicas within an existing Redis cluster and promote them to primaries, but this requires careful orchestration to avoid downtime or data loss. Percona’s migration experts provide hands-on guidance, validation, and rollback planning to help you execute migrations with confidence, ensuring performance, stability, and minimal disruption to your workloads.

What kind of enterprise support is available for Valkey?

Percona offers comprehensive, enterprise-grade support for Valkey, designed to meet the needs of mission-critical workloads. Our services cover everything from architecture reviews, performance tuning, and high availability planning to ongoing 24×7 support and proactive issue prevention. We also provide specialized migration assistance for organizations moving from Redis or other key-value stores to Valkey, ensuring a seamless transition with minimal risk. With decades of experience supporting open source data stores in complex, large-scale environments, Percona delivers the operational stability, expertise, and responsiveness enterprises require to keep Valkey running at peak performance.

Will Valkey and Redis remain compatible in the future?

While Valkey started as a fork of Redis 7.2.4, the two projects are now on separate development paths. Over time, it is expected that their feature sets will diverge. However, the core functionalities are likely to remain similar for the foreseeable future, and the Valkey community is focused on continued innovation and performance improvements.

Have a question?