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 include? to list, uniquelist (re-open) #150

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

heka1024
Copy link
Contributor

As discussed in #148 (comment), docs are sufficient here since it's a new capability. I'll fix tests on lower versions using INFO command which is implemented in #149.

- Support `include?` method for `Kredis::Types::List`

# Modification
- Allow `List` to proxy `lpos` (refer: https://redis.io/commands/lpos/)

# Result
- Users can use `include?` without load members of list to memory
@heka1024 heka1024 changed the title Add include to list Add include? to list, uniquelist (re-open) Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant