table of contents
other versions
- bookworm-backports 8.0.1+dfsg1-1~bpo12+1
- testing 8.0.1+dfsg1-1
- unstable 8.0.2+dfsg1-1
VALKEY-CHECK-RDB(1) | General Commands Manual | VALKEY-CHECK-RDB(1) |
NAME¶
valkey-check-rdb - Check integrity of Valkey dumped database file
SYNOPSIS¶
valkey-check-rdb filename
DESCRIPTION¶
Valkey 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.
AUTHOR¶
valkey-check-rdb was written by Salvatore Sanfilippo.
This manual page was written by Chris Lamb <lamby@debian.org> for the Debian project (but may be used by others).
December 13, 2018 |