Skip to content
Access the console console.hyperfluid.cloud
In-memory cache

Managed Key-Value Cache

A Redis-compatible in-memory cache, self-service

Provision a key-value cache compatible with the Redis 7.2 API directly from the console, reachable on your cluster's internal network. Managed credentials, built-in monitoring and GitOps deployment.

Managed Key-Value Cache

Specifications

Compatibility

Redis API 7.2

Sizes

128 MB to 4 GB

Connection

Internal redis:// URI

Eviction

8 policies

Use cases

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

Redis API 7.2 compatible

Handle temporary data

User sessions, lightweight queues, counters: an in-memory cache for your ephemeral data, reachable on the cluster's internal network

Internal redis:// URI

Rate-limit and count

Implement rate limiting, real-time counters or lightweight locks with Redis-compatible operations

8 eviction policies

In action

The developer speeding up an API

An API repeatedly reads the same data and wants to reduce the load on its database

Self-service
  1. 1 Create a cache from the console by picking a size preset
  2. 2 Retrieve the redis:// connection URI from the secret manager
  3. 3 Connect the application with a standard Redis library
  4. 4 Cache the frequently accessed data

Lower response times, database load reduced

The team sharing session state

A web application needs to share session state across several instances

Self-service
  1. 1 Provision a cache dedicated to sessions
  2. 2 Pick a suitable eviction policy (allkeys-lru by default)
  3. 3 Point the application instances at the internal URI
  4. 4 Rotate the credentials from the console when needed

Session state shared across instances, credentials managed for you

Key benefits

Compatible with the Redis ecosystem (API 7.2) and your existing libraries
Self-service provisioning from the console, with no administrator
Managed credentials and one-click rotation, password never stored in clear text
Built-in monitoring, GitOps deployment and per-organization isolation

Ready to speed up your applications?

Provision a Redis-compatible key-value cache from your console and connect your applications with your existing libraries.

Request a demo