Speed up your applications
Keep frequently accessed data in memory to ease the load on your database and cut response times, using your existing Redis libraries
Any Redis client and protocol
A Redis-compatible in-memory cache, backed by Valkey
Provision an in-memory key-value cache directly from the console: backed by Valkey, it works with any Redis client and protocol, on your cluster's internal network. Managed credentials, built-in monitoring and GitOps deployment.
Keep frequently accessed data in memory to ease the load on your database and cut response times, using your existing Redis libraries
Any Redis client and protocol
User sessions, lightweight queues, counters: an in-memory cache for your ephemeral data, reachable on the cluster's internal network
Internal redis:// URI
Implement rate limiting, real-time counters or lightweight locks with Redis-compatible operations
8 eviction policies
An API keeps reading the same data and needs to reduce the load on its database
Repeated reads are served from memory, database load is reduced
A web application spread across several instances needs to share session state
Session state shared across every instance, credentials managed in the secret manager
Provision a Redis-compatible key-value cache from your console and connect your applications with your existing libraries.