redis-check-rdb /var/lib/redis/dump.rdb

Category: Databases & SQL

redis-check-rdb /var/lib/redis/dump.rdb

Validate a Redis RDB dump file

Parses the snapshot file and reports whether the checksum and structure are valid, the check to run after copying a dump between machines. A corrupted file fails loudly instead of being loaded silently. Ships with the redis-server package.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.