Skip to content

Add support for LMOVE and BLMOVE via ListOperations and ReactiveListOperations #2039

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

Closed
mp911de opened this issue Apr 19, 2021 · 0 comments
Closed
Assignees
Labels

Comments

@mp911de
Copy link
Member

mp911de commented Apr 19, 2021

Add support in BoundListOperations, imperative and reactive …ListOperations and on the connection level.
We should encapsulate from/to destinations with a value object (LEFT/RIGHT tuples) for better reuse.

See https://redis.io/commands/lmove.

@mp911de mp911de changed the title Add support for LMOVE and BLOMOVE via ListOperations and ReactiveListOperations Add support for LMOVE and BLMOVE via ListOperations and ReactiveListOperations Apr 19, 2021
@mp911de mp911de self-assigned this Jun 25, 2021
mp911de added a commit that referenced this issue Jun 30, 2021
mp911de added a commit that referenced this issue Jun 30, 2021
Add missing Javadoc. Add trim overload accepting long to avoid potential integer downcasting. Add factory methods to RedisList.

See #2039.
christophstrobl pushed a commit that referenced this issue Jul 1, 2021
Add missing Javadoc. Add trim overload accepting long to avoid potential integer downcasting. Add factory methods to RedisList.

See: #2039
Original Pull Request: #2107
@christophstrobl christophstrobl added this to the 2.6 M1 (2021.1.0) milestone Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants