How to Reconfigure Caching Database Clusters
Validated on 29 Apr 2024 • Last edited on 16 Apr 2025
Managed Caching is a database engine that supports Redis, an open source, key-value database built with an in-memory design that emphasizes speed. It supports rich data types, atomic operations, and Lua scripting.
You can update your database engine’s parameters with the API, such as redis_maxmemory_policy
and redis_pubsub_client_output_buffer_limit
. For a full list of the parameters you can edit, see our API reference. Under the REQUEST BODY SCHEMA section, click config, and then click the redis option.
To ensure database stability, you can only edit the parameters listed in our API reference. To change other Caching parameters, contact support.