redis-check-aof (1) Linux Manual Page
redis-check-aof – Redis AOF file checker and repairer Synopsisredis-check-aof [–fix] file.aof DescriptionRedis is an open source (BSD licensed), in-memory data structure store, used as database, cache and message broker, found at http://redis.io/ The redis-check-aof command to check or repair redis-server AOF files. Options–fix Fix the file BugsSee: http://redis.io/support and https://github.com/antirez/redis/issues CopyrightCopyright © 2006-2016 Salvatore Sanfilippo…
