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

DOC-4200: add TCEs to the aggregation query page
#3381 opened Sep 19, 2024 by dwdougherty Loading…
6 tasks
DOC-4199: add TCEs to the combined query page
#3380 opened Sep 18, 2024 by dwdougherty Loading…
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…
2 of 6 tasks
Bump rojopolis/spellcheck-github-actions from 0.38.0 to 0.41.0 maintenance Maintenance (CI, Releases, etc)
#3365 opened Sep 1, 2024 by dependabot bot Loading…
Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 maintenance Maintenance (CI, Releases, etc)
#3364 opened Sep 1, 2024 by dependabot bot Loading…
typing for client __init__ techdebt Things that can be improved or refactored
#3357 opened Aug 19, 2024 by Vulwsztyn Loading…
4 of 6 tasks
Fixes minor grammar nit in documentation.
#3354 opened Aug 9, 2024 by cavemanpi Loading…
6 tasks
Client side caching refactoring
#3350 opened Aug 8, 2024 by vladvildanov Loading…
4 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
Updated Redis-Stack image to edge maintenance Maintenance (CI, Releases, etc)
#3330 opened Jul 22, 2024 by vladvildanov Loading…
6 tasks
Use latest docker compose spec.
#3328 opened Jul 20, 2024 by ArtemIsmagilov 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
Ignore RuntimeError in AbstractConnection._close
#3240 opened May 21, 2024 by chbndrhnns Loading…
2 of 6 tasks
Feat: raise granular exception types for lock errors
#3222 opened May 3, 2024 by danjones1618 Loading…
6 tasks done
fix scan iter command issued to different replicas
#3220 opened Apr 30, 2024 by agnesnatasya Loading…
9 tasks done
Replaced duplicated error code with error details
#3210 opened Apr 19, 2024 by ebergard Loading…
ProTip! Exclude everything labeled bug with -label:bug.