v0.2.4: Compatibility with Redis Cluster
Tweaks a few aspects of the implementation so that the module is compatible with Redis Cluster. Specifically, we tell Redis which arguments are keys (so clients know the right node to send invocations to) and how to replicate the command to replicas.