mirror of
https://github.com/fluencelabs/redis
synced 2025-07-31 16:31:58 +00:00
FLUSHALL will fail on read-only slaves, but there the command is not needed in order to reset the instance with CLUSTER RESET so errors can be ignored.