.TH KEYDB-CHECK-RDB 1 "August 17, 2019" .SH NAME keydb-check-rdb \- Check integrity of KeyDB dumped database file .SH SYNOPSIS .B keydb-check-rdb filename .SH DESCRIPTION KeyDB 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. .PP This utility checks the integrity of a dumped database file. .SH AUTHOR \fBredis-check-rdb\fP was written by John Sully, originating as a fork of Redis. Redis was written by Salvatore Sanfilippo. .PP This manual page was written by Chris Lamb for the Debian project (but may be used by others). Modified by Ben Schermel