Fully managed and integrated with Google Cloud, Azure, and AWS.
Self-managed software with enterprise-grade compliance and reliability.
In-memory database for caching & streaming.
How to import, export, flush, and migrate your data.
You can import export or backup files of a specific Redis Enterprise Software database to restore data. You can either import from a single file or from multiple files, such as when you want to import from a backup of a clustered database.
You can export data to import it into a new database or to make a backup. This article shows how to do so.
To delete the data in a database without deleting the database, you can use Redis CLI to flush it from the database. Learn how to flush data from standard databases, OSS Cluster API databases, and Active-Active databases using Redis CLI, the Cluster Manager UI, and the Redis Software REST API.
Schedule backups of your databases to make sure you always have valid backups.
Use Replica Of to migrate your database to an Active-Active database.
Replica Of provides read-only access to replicas of the dataset from different geographical locations.