valkey-check-aof - Check integrity of a Valkey .AOF file
Contents
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 .AOF file.
Name
valkey-check-aof - Check integrity of a Valkey .AOF file
Synopsis
valkey-check-aof filename
