Redis How-Tos

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.


Getting Started

Create a Caching database cluster from the DigitalOcean Control Panel.
Connect to Caching database clusters from the command line or other applications.
Add additional security to a Caching database cluster by restricting incoming connections.
Migrate an existing Caching database internally or from another provider to DigitalOcean.
Customize the maintenance window for automatic software updates to your database cluster.
Choose and set eviction policies for your Caching database clusters
Organize Caching databases clusters with tags to group and filter databases or create monitoring alert policies for multiple databases at once.

Redis Management

Access and understand performance metrics for nodes in a database cluster.
Edit your database engine’s configuration and parameters via the CLI or API.

Cluster Infrastructure

Add standby nodes to new or existing Caching database clusters for high availability.
Configure alert policies based on database cluster performance metrics.

Cluster Management

Increase the size of your database cluster to accommodate your data needs.
Destroy a database cluster to permanently and irreversibly destroy the cluster, its contents, and its automated backups.