mirror of
https://github.com/fluencelabs/redis
synced 2025-07-31 08:22:01 +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.