-
## Issue Description
I'm experiencing random data loss in my Redis cluster setup. Here's a detailed breakdown of the scenario:
### Setup
- Local Redis cluster environment
- NestJS applicatio…
-
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 mana…
-
I see from the [docs](https://github.com/phpredis/phpredis/blob/develop/cluster.markdown#pipelining) that the current implementation of `RedisCluster` does not support pipelining for reasons of data c…
-
**Version**: 4.3.3
**Platform**: n/a
**Description**: We are investigating using redis-py's async support for connecting to a Redis pubsub channel using a RedisCluster, but after looking through…
-
Using the given Redis cluster case, it was found that if the same POD is deleted multiple times, the POD cannot be pulled up. Upon checking the logs, it was found that there is an error message indica…
-
**Describe your question**
I have setup redis operator success , then after I have install redis cluster via helm chart but facing issue?
**What version of redis-operator are you using?**
redis…
-
错误日志:
[:0000009a][ERROR][00:00:45.45][err_handle.lua:7] ../skynet/lualib/skynet/db/redis/cluster.lua:407: **Too many Cluster redirections?,maybe node is disconnected (last error: " 15067 [172.16.2.67…
-
**Version**: 5.0.1
**Platform**: python 3.10.12 on Ubuntu 22.04.3 LTS
**Description**: The `redis.RedisCluster` works almost same as `redis.Redis`, So I suggest when the `redis.Redis.from_url` r…
-
Currently the `RedisCluster` class is not exported via extension. Maybe we can add this at least into the stubs here in the master branch at least.
-
RedBeat uses [redis-py-cluster](https://github.com/grokzen/redis-py-cluster).
It's been 2 years since main redis-py project has incorporated cluster support.
# References
https://github.com/sib…