CLUSTER KEYSLOT 命令在 Redis Enterprise 中不起作用,为什么?
最后更新于 2024 年 4 月 18 日
问题
CLUSTER KEYSLOT
命令在 Redis Enterprise 中不起作用,为什么?
答案
要使用 CLUSTER KEYSLOT
命令,必须为此数据库启用 OSS 集群 API 支持;否则,您将看到此响应
"ERR not allowed"
参考
了解如何在 Redis Enterprise 中使用 OSS 集群 API