{
  "id": "import-export",
  "title": "Import and export data",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/databases/import-export/",
  "summary": "How to import, export, flush, and migrate your data.",
  "content": "",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00",
  "children": [{"id":"import-data","summary":"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.","title":"Import data into a database","url":"https://redis.io/docs/latest/operate/rs/7.8/databases/import-export/import-data/"},{"id":"export-data","summary":"You can export data to import it into a new database or to make a backup. This article shows how to do so.","title":"Export data from a database","url":"https://redis.io/docs/latest/operate/rs/7.8/databases/import-export/export-data/"},{"id":"flush","summary":"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.","title":"Flush database data","url":"https://redis.io/docs/latest/operate/rs/7.8/databases/import-export/flush/"},{"id":"schedule-backups","summary":"Schedule backups of your databases to make sure you always have valid backups.","title":"Schedule periodic backups","url":"https://redis.io/docs/latest/operate/rs/7.8/databases/import-export/schedule-backups/"},{"id":"migrate-to-active-active","summary":"Use Replica Of to migrate your database to an Active-Active database.","title":"Migrate a database to Active-Active","url":"https://redis.io/docs/latest/operate/rs/7.8/databases/import-export/migrate-to-active-active/"},{"id":"replica-of","summary":"Replica Of provides read-only access to replicas of the dataset from different geographical locations.","title":"Replica Of geo-distributed Redis","url":"https://redis.io/docs/latest/operate/rs/7.8/databases/import-export/replica-of/"}]
}

