Skip to content

Pull requests: redis/redis-py

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

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
Hash field expiration commands feature New feature
#3218 opened Apr 26, 2024 by gerzse Loading…
6 tasks
Add details to the asyncio connection error message
#3211 opened Apr 20, 2024 by dkuser Loading…
1 of 6 tasks
Replaced duplicated error code with error details
#3210 opened Apr 19, 2024 by ebergard Loading…
Avoid copying of immutables from cache and None on retry maintenance Maintenance (CI, Releases, etc)
#3207 opened Apr 17, 2024 by frost-nzcr4 Loading…
6 tasks
sentinel: broken weakref on destruction
#3205 opened Apr 16, 2024 by jasonk Loading…
6 tasks
Fixing sentinel command response
#3191 opened Mar 23, 2024 by mahigupta Loading…
2 of 6 tasks
KeyT for set operations
#3190 opened Mar 20, 2024 by earonesty Loading…
Document XREAD of last message (+) update-docs
#3188 opened Mar 18, 2024 by gerzse Loading…
6 tasks
Support the MAXAGE option for CLIENT KILL feature New feature
#3187 opened Mar 18, 2024 by gerzse Loading…
6 tasks
Add replica-only read mode to cluster and asyncio cluster
#3182 opened Mar 13, 2024 by johan-seesaw Loading…
6 tasks
Adding the drafter to the 5.x series
#3180 opened Mar 12, 2024 by chayim Loading…
Bump actions/stale from 3 to 9 maintenance Maintenance (CI, Releases, etc)
#3170 opened Mar 1, 2024 by dependabot bot Loading…
Support NOVALUES parameter for HSCAN feature New feature
#3157 opened Feb 21, 2024 by gerzse Loading…
6 tasks
Cluster schema support
#3152 opened Feb 20, 2024 by ramwin Loading…
3 of 6 tasks
Replace flake8+isort+black with ruff maintenance Maintenance (CI, Releases, etc)
#3147 opened Feb 15, 2024 by akx Loading…
6 tasks
Add RE tests maintenance Maintenance (CI, Releases, etc)
#3119 opened Jan 18, 2024 by dvora-h Loading…
6 tasks
asyncio redis cluster: fixed reconnection when whole cluster goes down
#3111 opened Jan 14, 2024 by adaamz Loading…
3 of 6 tasks
skip ssl import if not available
#3078 opened Dec 18, 2023 by dicej Loading…
2 of 6 tasks
PythonRespSerializer: better chunking
#3076 opened Dec 16, 2023 by VadimPushtaev Loading…
6 tasks
Allow multiple LOAD arguments with wildcard LOAD aggregations
#3075 opened Dec 14, 2023 by uglide Loading…
6 tasks
Add lock to Pubsub.execute_command to ensure only one connection is created
#3051 opened Nov 22, 2023 by dlunch Loading…
2 tasks done
Fix MEMORY USAGE key in cluster (legacy redis)
#3047 opened Nov 17, 2023 by eoghanmurray Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.