issues
search
Grokzen
/
redis-py-cluster
Python cluster client for the official redis cluster. Redis 3.0+.
https://redis-py-cluster.readthedocs.io/
MIT License
1.1k
stars
315
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
is ClusterBlockingConnectionPool work in gevent?
#519
jiongHub
closed
10 months ago
1
use redis-py-cluster unable to connect to redis cluster in python 2.7
#518
RuoCJ
closed
1 year ago
2
Do not initialize cluster when cluster slots are empty for node
#517
mayank0903
opened
1 year ago
1
Simonye/reinitialize cluster nodes
#516
simonqye
closed
1 year ago
0
Please update so that it can be installed on Python 3.11
#514
peacefulranmakemake
closed
1 year ago
2
Best practice for deletion from Redis
#513
iDataist
closed
1 year ago
2
Redis connection fix
#512
teles7
closed
1 year ago
2
Turn off vervose logging
#511
iDataist
closed
1 year ago
4
Gears rg trigger
#510
AlexMikhalev
closed
1 year ago
1
ImportError: cannot import name 'SlotNotCoveredError' from 'rediscluster.exceptions'
#509
iDataist
closed
1 year ago
1
Is there any params for RedisCluster __init__, to let redis know when did idle client connection should be kicked out
#508
yanchidezhang
closed
2 years ago
3
The first node of cluster can not connect
#507
Vector-Cross
closed
2 years ago
2
rediscluster.exceptions.ClusterError: TTL exhausted
#506
hyderaliva
closed
2 years ago
4
Support for PSYNC
#505
NirmalP29
closed
2 years ago
1
KeyError:636 -> BaseException
#503
aman918raj
closed
2 years ago
2
ClusterWithReadReplicasConnectionPool with read_from_replicas causes dump.
#502
prabhakarjuzgar
closed
10 months ago
1
Is need to connection pool disconect?
#501
hjlee9182
closed
2 years ago
2
version 2.1.3 raise rediscluster.exceptions.MovedError when connect redis cluster
#500
Vector-Cross
closed
2 years ago
4
TypeError: unsupported operand type(s) for +: 'int' and 'str'
#499
nieweiming
closed
2 years ago
1
how to use ACL in redis cluster client
#498
smartnews-weitao
closed
2 years ago
1
get wrong return value "OK" from redis
#497
heliusjing
closed
2 years ago
1
Support of Redis v4.1
#496
okushnir-amplify
closed
2 years ago
1
Redis Cluster cannot be connected. Please provide at least one reachable node. when connecting to cluster
#494
horlahlekhon
closed
2 years ago
2
archive repo since redis-py is cluster compatible
#493
raphaelauv
closed
2 years ago
6
Very frequent new SSLClusterConnection instance
#491
alseambusher
closed
2 years ago
0
Fix `redis._compat` import as redis-py 4.0 removes them
#489
haobibo
closed
2 years ago
3
Speed up mget and other similar calls, by applying the pipeline parrelllel exection speedup under the hood.
#488
AlexBoyd
closed
10 months ago
2
Py-Redis-Cluster unable redirect read to replica(s)
#487
pnthai88
closed
3 years ago
2
Command: WAIT is blocked in redis cluster mode
#486
Vabs3
closed
2 years ago
4
Unreachable node gets selected everytime causing TTL exhausted
#484
tahamr83
closed
3 years ago
2
HGETALL on 2,7 million recrods (9 fields) took 40 seconds
#483
pnthai88
closed
3 years ago
0
add random nodes support when call cluster slots
#482
opt-m
opened
3 years ago
0
Allow EVAL/EVALSHA to read from replicas
#480
rtkefreure
opened
3 years ago
0
set() return True when got ConnectionError
#478
liuguoshun
closed
2 years ago
1
Bugfix/fix move errors
#477
JonathanWylie
opened
3 years ago
0
Refactor NodeManager.initialize
#476
jerroydmoore
closed
2 years ago
0
Improve connection management for ClusterConnectionPool
#475
jerroydmoore
closed
2 years ago
0
Make _create_connectioins a property that would dynamically calculate from each node
#474
iceihehe
closed
3 years ago
0
Stop leaking connections when pool is full
#473
FranGM
opened
3 years ago
0
Do not attempt to disconnect if there's no connection
#472
FranGM
opened
3 years ago
0
Fix reading from replicas in pipelined commands
#471
FranGM
opened
3 years ago
0
Reading from replicas in pipeline is currently broken
#470
FranGM
opened
3 years ago
0
Network is unreachable with Kubernetes
#469
abhi314
closed
3 years ago
2
Where to fill in the password??
#466
felix0080
closed
3 years ago
2
Error importing rediscluster
#465
xtreme03
closed
3 years ago
3
Make the _created_connections counter works.
#464
iceihehe
closed
3 years ago
4
bug for georadius
#463
smartnews-weitao
closed
3 years ago
0
docs: fix a few simple typos
#462
timgates42
closed
3 years ago
2
Proposing a PR to fix a few small typos
#461
timgates42
closed
3 years ago
2
Add cursors parameter to scan_iter method
#460
EugeniuZ
opened
3 years ago
6
Next