redis/bgsave

Background Save

Asynchronous save

persistence
backup

Command

BGSAVE

Explanation

Asynchronously saves the database to disk. Non-blocking operation.

Examples

Create snapshot in background

BGSAVE