0

The CONFIG command is renamed to CONFIG_2267bccb973c432d96a26e96ca50860a

As I know, Redis-sentinel relies on this command, yes? How can configure redis-sentinel to use the renamed command?

Mr.Wang from Next Door
  • 13,670
  • 12
  • 64
  • 97

1 Answers1

0

You can't. Redis sentinel doesn't support renamed config commands. By the way this is an admin question so it belongs on serverfault.

The Real Bill
  • 14,884
  • 8
  • 37
  • 39