Skip to content

Pull requests: NoneGG/aredis

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

Pull requests list

Do not pass loop if Python >=3.10
#221 opened Dec 11, 2022 by truekonrads Loading…
Don't pass loop arg to asyncio.open_connection
#214 opened Mar 31, 2022 by MarSoft Loading…
Don't open connection with loop for python 3.10
#208 opened Nov 15, 2021 by mdczaplicki Loading…
Handle MINID in xadd
#206 opened Oct 13, 2021 by miloszlakomy Loading…
change verify_mode and check_hostname mechanism
#205 opened Sep 30, 2021 by emalves Loading…
Fix connection basic query arguments
#201 opened Jul 16, 2021 by douglasfarinelli Loading…
feat: add BlockingConnectionPool
#190 opened Mar 25, 2021 by sileht Loading…
fix: don't hide initial connect() error message reason
#188 opened Mar 17, 2021 by sileht Loading…
optimize redis cluster readonly mode
#187 opened Mar 15, 2021 by alexezio Loading…
Add Redis 5+ authentication support
#186 opened Mar 9, 2021 by dovreshef Loading…
Reraise CancelledError in PubSub execute
#182 opened Jan 3, 2021 by sam-mosleh Loading…
Add the option to set the client name
#157 opened Aug 4, 2020 by dovreshef Loading…
ProTip! Filter pull requests by the default branch with base:master.