This repository was archived by the owner on Oct 22, 2019. It is now read-only.

Description
When using a Redis cluster that hashes keys to select a node, each key involved in an eval must hash to the same node. Specifying a prefix surrounded by {} should be sufficient to ensure all the keys hash to the same place, but the eval scripts in the Redis adapter inappropriately specify more than the 2 actual keys as KEYS.