mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 08:30:51 +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.