resty-redis-cluster icon indicating copy to clipboard operation
resty-redis-cluster copied to clipboard

Cannot execute eval with more than one keys for redis cluster

Open chenyyyang opened this issue 2 years ago • 0 comments

In fact , redis cluster supports to eval MORE THAN ONE keys via {}

use {} around keys to use Redis Key hash tags.

Thus. This check logic is not necessary.

chenyyyang avatar Dec 07 '22 08:12 chenyyyang