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
Assigned to nobody Loading
Sort

Pull requests list

Adding CLAIM option to XREADGROUP command + unit tests feature New feature
#3825 opened Oct 31, 2025 by petyaslavova Loading… updated Nov 3, 2025
5 tasks
Adding MSETEX command support. feature New feature
#3823 opened Oct 30, 2025 by petyaslavova Loading… updated Nov 3, 2025
5 tasks
Update 8.4 RC image tag to 8.4-RC1-pre.2 for pipeline test matrix
#3832 opened Nov 3, 2025 by petyaslavova Loading… updated Nov 3, 2025
5 tasks
Adding support for HYBRID search. feature New feature
#3813 opened Oct 24, 2025 by petyaslavova Draft updated Nov 3, 2025
5 tasks
Remove last vestiges of mock.mock
#3830 opened Nov 3, 2025 by s-t-e-v-e-n-k Loading… updated Nov 3, 2025
3 of 5 tasks
fix scan iter command issued to different replicas stale
#3220 opened Apr 30, 2024 by agnesnatasya Loading… updated Nov 3, 2025
9 tasks done
Hold references to ClusterNode disconnect task
#3826 opened Oct 31, 2025 by rhoboro Loading… updated Nov 1, 2025
5 tasks done
Feat: raise granular exception types for lock errors stale
#3222 opened May 3, 2024 by danjones1618 Loading… updated Oct 31, 2025
6 tasks done
Adapt parsing of FT.PROFILE response breakingchange API or Breaking Change maintenance Maintenance (CI, Releases, etc) stale
#3242 opened May 23, 2024 by gerzse Draft updated Oct 30, 2025
6 tasks
Refactor(Typing): Add and update type annotations for core Redis commands stale
#3281 opened Jun 15, 2024 by ElayGelbart Loading… updated Oct 27, 2025
1 of 6 tasks
Fix: type hints on from_url
#3816 opened Oct 24, 2025 by Jonathan-Landeed Loading… updated Oct 28, 2025
5 tasks
Add Redis readiness verification (#3555) bug-fix changes-requested
#3596 opened Apr 11, 2025 by ManelCoutinhoSensei Loading… updated Oct 23, 2025
3 of 6 tasks
fix: improve Lock.extend() and Lock.do_extend() return type to Literal[True] breakingchange API or Breaking Change
#3799 opened Oct 16, 2025 by enioxt Loading… updated Oct 22, 2025
Fix issues with ClusterPipeline connection management
#3804 opened Oct 18, 2025 by praboud Loading… updated Oct 20, 2025
4 of 5 tasks
Improve NodesManager locking
#3803 opened Oct 17, 2025 by praboud Loading… updated Oct 17, 2025
4 of 5 tasks
Add return type annotations to from_url methods
#3796 opened Oct 12, 2025 by cheizdo2-art Loading… updated Oct 14, 2025
Reader-writer lock
#3786 opened Oct 2, 2025 by matthew-mcallister Loading… updated Oct 7, 2025
3 of 5 tasks
[#3612] Generating unique command cache key
#3765 opened Sep 6, 2025 by ShubhamKaudewar Loading… updated Sep 27, 2025
2 of 5 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… updated Sep 27, 2025
1 of 6 tasks
fix: make sure scan iterator commands are always issued to the same replica
#3769 opened Sep 12, 2025 by rdelcampog Loading… updated Sep 25, 2025
5 tasks done
[#3090] Reduce Command Responses in Redis Connection Process (on_connect)
#3268 opened Jun 6, 2024 by zeze1004 Loading… updated Sep 18, 2025
3 of 6 tasks
[#3618] Fix client-side cache invalidation for mixed str and bytes Redis keys
#3766 opened Sep 8, 2025 by ShubhamKaudewar Loading… updated Sep 16, 2025
2 of 5 tasks
Add support for Trio via AnyIO
#3647 opened May 14, 2025 by agronholm Loading… updated Aug 15, 2025
4 of 6 tasks
Support Cluster PubSub in asyncio
#3736 opened Aug 13, 2025 by abersheeran Loading… updated Aug 14, 2025
5 tasks
Improved type annotations
#3619 opened Apr 27, 2025 by mahenzon Loading… updated Aug 2, 2025
3 of 6 tasks
ProTip! Filter pull requests by the default branch with base:master.