redis-check-rdb - Check integrity of Redis dumped database file
Contents
Description
Redis is a key-value database. It is similar to memcached but the dataset is not volatile and other
datatypes (such as lists and sets) are natively supported.
This utility checks the integrity of a dumped database file.
Name
redis-check-rdb - Check integrity of Redis dumped database file
Synopsis
redis-check-rdb filename
