-
-
Notifications
You must be signed in to change notification settings - Fork 451
Pull requests: jazzband/django-redis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: accept and ignore close() kwargs from request_finished signal (#…
#818
opened Apr 26, 2026 by
mpasternak
Loading…
omit_exception for generator methods sscan_iter and iter_keys
#814
opened Feb 11, 2026 by
amirreza-sf80
Loading…
refactor: extract hash operations into HashMixin
#804
opened Dec 13, 2025 by
oliverhaas
Contributor
•
Draft
refactor: extract set operations into SetMixin
#803
opened Dec 13, 2025 by
oliverhaas
Contributor
•
Draft
feat: add ListMixin and implement Redis list operations
#802
opened Dec 13, 2025 by
oliverhaas
Contributor
Loading…
Fix RedisCache.close() to check for client before closing.
#796
opened Oct 20, 2025 by
wloggains-mmllc
Loading…
Fix TypeError in RedisCache.close() when called with signal parameter
#788
opened Aug 6, 2025 by
smaccona
Loading…
Add versioning to the hashmap functions when generating keys
#768
opened Mar 25, 2025 by
rootart
Contributor
Loading…
Issue #598 extend support for the hashmap functions
#746
opened Jun 23, 2024 by
rootart
Contributor
Loading…
Add option flags nx, xx, gt, lt for expire and pexpire
#733
opened Feb 25, 2024 by
sauravsharma1998
Loading…
feat(django-redis): add set functionality to default client
#654
opened Feb 9, 2023 by
alirezaei1380
Contributor
Loading…
Add more context to warnings emitted from Django when unpickling objects
#381
opened Apr 25, 2019 by
Tenzer
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.