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

DATAREDIS-1196 - Add support for LPOS. #563

Closed
wants to merge 7 commits into from

Conversation

christophstrobl
Copy link
Member

@christophstrobl christophstrobl commented Sep 15, 2020

We now support LPOS via the imperative and reactive list commands.
(Reactive)ListOperations support a minimal set of LPOS variants (indexOf & lastIndexOf) to back the corresponding DefaultRedisList methods.

Some of the tests (those using the RANK option) are still ignored because they require redis/lettuce#1410.

mp911de pushed a commit that referenced this pull request Sep 16, 2020
mp911de added a commit that referenced this pull request Sep 16, 2020
Tweak Redis 6.0.6 requirement wording. Join assertions where possible and use more concise assertions.

Original pull request: #563.
@mp911de
Copy link
Member

mp911de commented Sep 16, 2020

That's merged and polished now.

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