Skip to content

Pull requests: jazzband/django-redis

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

[pre-commit.ci] pre-commit autoupdate
#819 opened Apr 27, 2026 by pre-commit-ci Bot Loading…
fix: hash method parameter naming and key handling
#812 opened Dec 24, 2025 by oliverhaas Contributor Loading…
refactor: rename 'name' parameter to 'key' in sorted set methods
#811 opened Dec 24, 2025 by oliverhaas Contributor Loading…
Fixing failed test
#809 opened Dec 17, 2025 by MehrazRumman Loading…
2 tasks done
Fixing issue #766
#806 opened Dec 15, 2025 by MehrazRumman Loading…
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…
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 sorted set functions to RedisCache
#673 opened Jul 22, 2023 by Nazhixx Loading…
Passing username to redis arguments
#657 opened Mar 2, 2023 by joachimBurket Loading…
feat(django-redis): add set functionality to default client
#654 opened Feb 9, 2023 by alirezaei1380 Contributor Loading…
Push Connection Factory setting to options
#620 opened Oct 21, 2022 by vedantpuri Loading…
feat : add 'hset, hdel' interfaces
#618 opened Aug 11, 2022 by moonseoklee Loading…
Upgrading to the latest redis-py release
#607 opened May 29, 2022 by chayim Loading…
Added enforce_encoding
#602 opened Apr 18, 2022 by WisdomPill Member Loading…
Moving to tox-docker
#583 opened Dec 23, 2021 by WisdomPill Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.