I'm currently working on RedisCluster support but do lack knowledge about keyspace and slots. Looks like there was once an approach (see #112), but at the time of writing there is no update.
I managed to connect my RedisCluster, but run into errors like this:
Warning: RedisCluster::eval(): All keys do not map to the same slot
I read Redis Clustering best practices with keys but to be honest I'm clueless (or keyless? 😂 ). Any help is appreciated. I'd like to get this running soon, as one of my projects needs it.
I'm currently working on RedisCluster support but do lack knowledge about keyspace and slots. Looks like there was once an approach (see #112), but at the time of writing there is no update.
I managed to connect my RedisCluster, but run into errors like this:
I read Redis Clustering best practices with keys but to be honest I'm clueless (or keyless? 😂 ). Any help is appreciated. I'd like to get this running soon, as one of my projects needs it.