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

support all of the Redis Set commands #22 #29

Merged
merged 1 commit into from
Aug 9, 2024
Merged

support all of the Redis Set commands #22 #29

merged 1 commit into from
Aug 9, 2024

Conversation

72squared
Copy link
Collaborator

Supports all the redis set related commands provided for in Lettuce.

Did some additional refactoring on scan results to standardize across sorted sets and hashes to make the pattern for scanning consistent and reusable. Should be easier to grok. Breaks backward compatibility but I don't think we should worry about it at this point in the development cycle since it is trivial to change and this hasn't been used widely yet.

@72squared 72squared merged commit d899581 into main Aug 9, 2024
3 checks passed
@72squared 72squared deleted the jl-sets branch September 4, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants