Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for sets #597

Open
WisdomPill opened this issue Apr 3, 2022 · 6 comments
Open

Add support for sets #597

WisdomPill opened this issue Apr 3, 2022 · 6 comments

Comments

@WisdomPill
Copy link
Member

Problem Statement
django-redis should introduce sets and support basic operations, sadd, sremove, smembers, sismembers and spop.

Describe the solution you'd like
Add an interface similar to redis-py to support set

@vedantpuri
Copy link

Any updates on this ?

@WisdomPill
Copy link
Member Author

nope, if you like to open a PR I would be happy to review it! 😁

@YashKumarVerma
Copy link

isn't this already been implemented?

@WisdomPill
Copy link
Member Author

no #654 is supposed to implement it, very little is missing, feel free to recycle that work and mention the previous contributor

@LucianaAG
Copy link

is available to work on this issue?

@WisdomPill
Copy link
Member Author

@LucianaAG feel free to open a PR if you want

rootart added a commit to rootart/django-redis that referenced this issue Jun 9, 2024
rootart added a commit to rootart/django-redis that referenced this issue Jun 10, 2024
rootart added a commit to rootart/django-redis that referenced this issue Jun 10, 2024
rootart added a commit to rootart/django-redis that referenced this issue Jun 13, 2024
rootart added a commit to rootart/django-redis that referenced this issue Jun 14, 2024
rootart added a commit to rootart/django-redis that referenced this issue Jun 14, 2024
rootart added a commit to rootart/django-redis that referenced this issue Jun 15, 2024
rootart added a commit to rootart/django-redis that referenced this issue Jun 15, 2024
WisdomPill added a commit that referenced this issue Jun 16, 2024
Add support for the set functions from issue #597
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants