mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 16:40:50 +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.