-
Notifications
You must be signed in to change notification settings - Fork 96
Pull requests: NoneGG/aredis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
SCAN: Iterate over cluster nodes in parallel rather than sequentially
#197
opened May 26, 2021 by
eoghanmurray
Loading…
Add the TYPE option for SCAN, available from redis 6.0
#196
opened May 26, 2021 by
eoghanmurray
Loading…
always reduce connection count when force disconnecting
#194
opened May 25, 2021 by
eoghanmurray
Loading…
Fix bug: connection is already disconnected before idle check on cluster connection pool
#192
opened Apr 24, 2021 by
cryeo
Loading…
Proper redis-cluster MGET & MSET by being aware of hash tags
#178
opened Nov 19, 2020 by
eoghanmurray
Loading…
fixed: not only TimeoutError will retry, ConnectionError will also
#174
opened Oct 16, 2020 by
lyncir
Loading…
Change pipeline behaviour to execute all commands at the end of the block
#168
opened Aug 19, 2020 by
eoghanmurray
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.