-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: redis/redis-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improved type annotations
#3619
opened Apr 27, 2025 by
mahenzon
Loading…
updated Apr 27, 2025
3 of 6 tasks
Change 'zrange' args type hints - adding Optional type hint for args that can be None
#3610
opened Apr 19, 2025 by
kesha1225
Loading…
updated Apr 25, 2025
3 of 6 tasks
Multi exec on cluster
#3611
opened Apr 21, 2025 by
robertosantamaria-scopely
•
Draft
updated Apr 25, 2025
3 of 6 tasks
Test against unstable hiredis-py
#3617
opened Apr 25, 2025 by
uglide
Loading…
updated Apr 25, 2025
6 tasks
Updating default retry strategy for standalone clients. 3 retries with ExponentialWithJitterBackoff become the default config.
#3614
opened Apr 23, 2025 by
petyaslavova
Loading…
updated Apr 25, 2025
6 tasks
SentinelManagedConnection searches for new master upon connection failure (#3560)
#3601
opened Apr 15, 2025 by
ManelCoutinhoSensei
Loading…
updated Apr 22, 2025
3 of 6 tasks
Add Redis readiness verification (#3555)
#3596
opened Apr 11, 2025 by
ManelCoutinhoSensei
Loading…
updated Apr 22, 2025
3 of 6 tasks
Fixing flaky tests - part 2
#3592
opened Apr 10, 2025 by
petyaslavova
Loading…
updated Apr 17, 2025
6 tasks
Draft: Experimenting with retry strategy unification for standalone client and cluster client.
#3607
opened Apr 17, 2025 by
petyaslavova
•
Draft
updated Apr 17, 2025
6 tasks
Fix sentinel connections
breakingchange
API or Breaking Change
#3376
opened Sep 10, 2024 by
garionphx
Loading…
updated Apr 14, 2025
3 of 6 tasks
Handling some special values when transforming response data into list(issue #3573)
#3586
opened Apr 4, 2025 by
petyaslavova
Loading…
updated Apr 4, 2025
6 tasks
Fix get_node_from_slot to handle resharding
#3182
opened Mar 13, 2024 by
johan-seesaw
Loading…
updated Mar 26, 2025
4 of 6 tasks
Fix
MEMORY USAGE key
in cluster (legacy redis)
#3047
opened Nov 17, 2023 by
eoghanmurray
Loading…
updated Mar 11, 2025
Have get_primaries and related RedisCluster methods throw an error if the cluster isn't initialized
#3040
opened Nov 13, 2023 by
eoghanmurray
Loading…
updated Mar 11, 2025
Run stack tests against 8.0
#3482
opened Jan 21, 2025 by
vladvildanov
Loading…
updated Jan 21, 2025
6 tasks
Add dynamic_startup_nodes parameter to async RedisCluster
#3447
opened Nov 28, 2024 by
Kakadus
Loading…
updated Jan 6, 2025
6 tasks done
Removing unnecessary check
#3432
opened Nov 13, 2024 by
IlianIliev
Loading…
updated Dec 20, 2024
4 of 6 tasks
Fix blocking on async pipeline with many commands (>100)
#3448
opened Dec 4, 2024 by
rad-pat
Loading…
updated Dec 18, 2024
6 tasks done
Turn
acquire_connection
into a context manager
#3435
opened Nov 15, 2024 by
Yard1
Loading…
updated Dec 17, 2024
3 of 6 tasks
Allow multi-node commands in async pipeline
#3439
opened Nov 19, 2024 by
Yard1
Loading…
updated Dec 17, 2024
6 tasks
Changed default get_message timeout behaviour to block execution instead of poll indefinately with 100% CPU usage
#3341
opened Jul 31, 2024 by
NadavTasher
Loading…
updated Dec 13, 2024
6 tasks
sentinel: broken weakref on destruction
#3205
opened Apr 16, 2024 by
jasonk
Loading…
updated Dec 13, 2024
6 tasks
Updated default value to match sync cluster API
breakingchange
API or Breaking Change
#3434
opened Nov 15, 2024 by
vladvildanov
Loading…
updated Nov 19, 2024
6 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.