Create a Valkey database cluster from the DigitalOcean Control Panel.
Valkey How-Tos
Generated on 9 Aug 2026
Valkey is a high-performance, open-source database that stores key-value data in memory, and is designed for caching, message queues, and primary database use. Fully compatible with Redis, Valkey serves as a drop-in replacement.
Getting Started
Connect to Valkey database clusters from the command line or other applications.
Add additional security to a Valkey database cluster by restricting incoming connections.
Migrate an existing Valkey database internally or from another provider to DigitalOcean.
Choose and set eviction policies for your Valkey database clusters
Monitor
Access and interpret Valkey database and cluster performance metrics.
Configure alert policies based on database cluster performance metrics.
Forward database logs to OpenSearch, Elasticsearch, or Rsyslog.
Scale Cluster
Change the size of your database cluster to accommodate your data needs.
Add standby nodes to new or existing Valkey database clusters for high availability.
Manage Cluster
Customize the maintenance window for automatic software updates to your database cluster.
Organize Valkey databases clusters with tags to group and filter databases or create monitoring alert policies for multiple databases at once.
Change a cluster’s regional datacenter.
Assign custom domain names to Valkey database clusters using the DigitalOcean API.
Fork a Valkey database cluster to create a new cluster from an existing cluster’s latest transaction.
Edit your database engine’s configuration and parameters via the CLI or API.
Destroy a database cluster to permanently and irreversibly destroy the cluster, its contents, and its automated backups.