redis-cli CONFIG GET save

Category: Databases & SQL

redis-cli CONFIG GET save

Show the RDB snapshot schedule

Returns the save points that trigger background snapshots, pairs of seconds and change counts. Empty output means snapshots are disabled. CONFIG GET accepts glob patterns, so CONFIG GET max* covers several settings at once.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.