Skip to content

Conversation

@christophstrobl
Copy link
Member

This PR introduces support for the LPOS command when using the Jedis Redis driver and ensures an empty List is returned in the case the member does not exist in the target key.

Closes: #1957

This commit introduces support for the LPOS command when using the Jedis Redis driver.
This commit ensures an empty List is returned in the case the member does not exist in the target list.
mp911de pushed a commit that referenced this pull request Feb 15, 2021
This commit introduces support for the LPOS command when using the Jedis Redis driver.

Closes #1957.
Original pull request: #1962.
mp911de pushed a commit that referenced this pull request Feb 15, 2021
This commit ensures an empty List is returned in the case the member does not exist in the target list.

See #1957.
Original pull request: #1962.
mp911de added a commit that referenced this pull request Feb 15, 2021
Reformat code.

See #1957.
Original pull request: #1962.
@mp911de mp911de added this to the 2.5 M3 (2021.0.0) milestone Feb 15, 2021
@mp911de
Copy link
Member

mp911de commented Feb 15, 2021

That's merged and polished now.

@mp911de mp911de closed this Feb 15, 2021
@mp911de mp911de deleted the issue/1957 branch February 15, 2021 13:41
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.

Add support for LPOS using Jedis

3 participants