redis/save

Save Database

Synchronous save

persistence
backup

Command

SAVE

Explanation

Synchronously saves the database to disk. Blocks all other commands until complete.

Examples

Create snapshot

SAVE