Fully managed and integrated with Google Cloud, Azure, and AWS.
Build the fastest, most reliable GenAI apps with our advanced vector database.
Self-managed software with enterprise-grade compliance and reliability.
Synchronize data in near-real time to make data fast—without writing code.
In-memory database for caching & streaming.
How to import, export, flush, and migrate your data.
This documentation applies to Redis Software versions 7.4.x.
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. You can also use Redis CLI, the admin console, and the Redis Software REST API to flush data from Active-Active databases.
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.