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 support for LMOVE and BLMOVE #2107

Closed
wants to merge 3 commits into from
Closed

Add support for LMOVE and BLMOVE #2107

wants to merge 3 commits into from

Commits on Jun 30, 2021

  1. Prepare issue branch.

    mp911de committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    a0bbe50 View commit details
    Browse the repository at this point in the history
  2. Add support for LMOVE and BLMOVE.

    Closes #2039.
    mp911de committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    0484089 View commit details
    Browse the repository at this point in the history
  3. Refine RedisList.

    Add missing Javadoc. Add trim overload accepting long to avoid potential integer downcasting. Add factory methods to RedisList.
    
    See #2039.
    mp911de committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    1deccce View commit details
    Browse the repository at this point in the history