redis-cli BGSAVE

Category: Databases & SQL

redis-cli BGSAVE

Trigger a background snapshot

Forks a child process that writes the RDB snapshot while the server keeps serving requests. Redis also snapshots automatically according to the save configuration. Related: SAVE, INFO persistence.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.