Validated on 29 Apr 2024 • Last edited on 27 Aug 2024
Redis is an open source, key-value database built with an in-memory design that emphasizes speed. It has support for 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.
Update a Database’s Configuration Using the CLI
How to Update a Database's Configuration Using the DigitalOcean CLI