Skip to content

Pull requests: redis/redis-py

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fixed infinitely recursive health checks
#3557 opened Mar 12, 2025 by excitoon Loading…
3 of 6 tasks
2
3
Exponential with jitter backoff
#3550 opened Mar 7, 2025 by JimNero009 Loading…
6 tasks
Remove outdated compatibility code maintenance Maintenance (CI, Releases, etc)
#3533 opened Feb 27, 2025 by akx Draft
6 tasks
Fix async client safety
#3512 opened Feb 12, 2025 by abrookins Loading…
6 tasks
Run stack tests against 8.0
#3482 opened Jan 21, 2025 by vladvildanov Loading…
6 tasks
Fix blocking on async pipeline with many commands (>100)
#3448 opened Dec 4, 2024 by rad-pat Loading…
6 tasks done
Add dynamic_startup_nodes parameter to async RedisCluster
#3447 opened Nov 28, 2024 by Kakadus Loading…
6 tasks done
Allow multi-node commands in async pipeline
#3439 opened Nov 19, 2024 by Yard1 Loading…
6 tasks
Add command_timeout to async client
#3436 opened Nov 15, 2024 by Yard1 Loading…
1 of 6 tasks
Turn acquire_connection into a context manager
#3435 opened Nov 15, 2024 by Yard1 Loading…
3 of 6 tasks
Updated default value to match sync cluster API breakingchange API or Breaking Change
#3434 opened Nov 15, 2024 by vladvildanov Loading…
6 tasks
Removing unnecessary check
#3432 opened Nov 13, 2024 by IlianIliev Loading…
4 of 6 tasks
Fix sentinel connections breakingchange API or Breaking Change
#3376 opened Sep 10, 2024 by garionphx Loading…
3 of 6 tasks
Fix parsing of the is_master attribute in the URL techdebt Things that can be improved or refactored
#3367 opened Sep 4, 2024 by JackiLin Loading…
1 of 6 tasks
Support using ssl.VerifyMode enum for ssl_cert_reqs
#3346 opened Aug 2, 2024 by lattwood Loading…
2 of 6 tasks
Add scenario tests for connection interruptions
#3331 opened Jul 22, 2024 by uglide Loading…
6 tasks
feat: Implemented redis.asyncio.SentinelBlockingConnectionPool.
#3321 opened Jul 17, 2024 by DABND19 Loading…
6 tasks done
[#3090] Reduce Command Responses in Redis Connection Process (on_connect)
#3268 opened Jun 6, 2024 by zeze1004 Loading…
3 of 6 tasks
Add typings to the redis.Redis class
#3252 opened May 28, 2024 by bitterteriyaki Draft
6 tasks
Adapt parsing of FT.PROFILE response breakingchange API or Breaking Change maintenance Maintenance (CI, Releases, etc)
#3242 opened May 23, 2024 by gerzse Draft
6 tasks
ProTip! Exclude everything labeled bug with -label:bug.