issues
search
gosquared
/
redis-clustr
Redis Cluster client for Node.js
MIT License
107
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reconnect after failure 2
#51
billstron
closed
7 months ago
0
Update redis to 3.1.x
#50
iancoffey
opened
2 years ago
0
Only get a random connection if the command is readOnly
#49
qmenchaca
opened
3 years ago
0
Explicitly set 'slaves' setting
#48
qmenchaca
opened
3 years ago
0
fullReady to be added to documentation
#47
snovos
opened
3 years ago
0
couldn't get slot allocation
#46
everlose
opened
3 years ago
3
redis clustr issue with scan command
#45
ashish3741
opened
4 years ago
0
Requests fail when slaves = 'never' and redis-clustr connects to slave first
#44
tysonmote
opened
4 years ago
0
uncaughtException: TypeError: Cannot read property 'address' of undefined
#43
jseeley78
opened
4 years ago
0
pub.send_command is not a function
#42
0xAnakin
opened
4 years ago
0
docs: fix typos
#41
Jason-Cooke
opened
4 years ago
0
How to define master and slave in the servers config
#40
astroanu
opened
4 years ago
0
MaxListenersExceededWarning: Possible EventEmitter memory leak detected.
#39
clivedsouza1010
opened
4 years ago
0
Multi-key commands support
#38
JohannCarfantan
opened
5 years ago
0
subscribe errors after 'ready' event
#37
perryh
opened
5 years ago
0
How to flush all nodes in cluster?
#36
wip0
opened
5 years ago
1
fix: handle closed/unready clients better
#35
simontabor
closed
5 years ago
2
fix: handle NR_CLOSED errors as connection errors
#34
simontabor
closed
5 years ago
0
issue to connect to elasticache
#33
yiwong2001
opened
5 years ago
10
Unlink command on config
#32
ManuRua
opened
5 years ago
0
#30 implementation consideration of command arity
#31
LukasMusebrink
opened
5 years ago
3
Error "couldn't get client" on keys command
#30
LukasMusebrink
opened
5 years ago
3
Why is "MOVED" throwing an exception instead of following it?
#29
idoromm
opened
6 years ago
3
Test against more recent versions of things
#28
jbt
closed
6 years ago
0
Fix client selection for keyless commands and those with movable keys
#27
jbt
closed
6 years ago
1
Commands with movable keys shouldn't select random nodes
#26
jbt
closed
6 years ago
0
TIME doesn't work because it has no key
#25
lukemcgregor
closed
6 years ago
5
Add pre-defined commands support to batch() and multi()
#24
chinthakagodawita
closed
5 years ago
0
Does not redis-clustr support typescript?
#23
mamingzhi
opened
6 years ago
2
redis client.duplicate() missing
#22
geogeim
opened
7 years ago
3
redis-clustr monitor mode crashes
#21
geogeim
opened
7 years ago
1
config command is an object not a function
#20
geogeim
opened
7 years ago
2
trouble getting simple mocha test to work
#19
lakamsani
closed
7 years ago
2
TypeError: e.substr is not a function
#18
aep
closed
7 years ago
3
Error occur periodically
#17
joze2016
opened
7 years ago
2
Added benchmarks and changed 'double-ended-queue' to 'denque' - small perf increase.
#16
Salakar
closed
8 years ago
3
Travis tests
#15
jbt
closed
8 years ago
0
Improve tests
#14
jbt
closed
8 years ago
0
Fix compatibility with redis 3.2
#13
jbt
closed
8 years ago
0
Error while migrating from Redis 3.0.* to 3.2.*
#12
iDhruv22
closed
8 years ago
4
Replace slot calc with high performance one
#11
Salakar
closed
8 years ago
0
Strange issues with latest redis-parser
#10
jbt
closed
8 years ago
11
tolerant undefined callback
#9
simshi
opened
8 years ago
0
RedisBatch should ensure that read/write ops to the same key go to the same client
#8
jbt
opened
8 years ago
0
Support `detect_buffers` option
#7
TheDeveloper
closed
8 years ago
0
Please add LICENSE
#6
edwellbrook
closed
9 years ago
0
clustr doesn't handle CLUSTERDOWN
#5
simshi
closed
8 years ago
0
Fisher-Yates in getRandomConnection is unnecessary
#4
jbt
closed
9 years ago
0
Redis Cluster support
#3
simontabor
closed
9 years ago
0
Multi-key commands have no error handling
#2
simontabor
closed
9 years ago
2
Next