Prevent Lua scripts from violating Redis Cluster keyspace access rules.
Before this commit scripts were able to access / create keys outside the set of hash slots served by the local node.
Please register or sign in to comment
Before this commit scripts were able to access / create keys outside the set of hash slots served by the local node.