Skip to content

Use o.s.d.d.Range instead of inner Range class for ZSet operations #2292

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
wants to merge 6 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Mar 30, 2022

We now use the Range type from Spring Data Commons instead our own inner class to reuse existing code and to remove duplications.

Closes #2288

@mp911de mp911de added the type: enhancement A general enhancement label Mar 30, 2022
Provide a smoother upgrade experience.
Fix some javadoc along the way.
Tweak Javadoc links.
christophstrobl pushed a commit that referenced this pull request May 23, 2022
christophstrobl pushed a commit that referenced this pull request May 23, 2022
Remove duplicate conversion code.

Original Pull Request: #2292
christophstrobl pushed a commit that referenced this pull request May 23, 2022
Original Pull Request: #2292
christophstrobl added a commit that referenced this pull request May 23, 2022
Provide a smoother upgrade experience.
Fix some javadoc along the way.

See: #2288
Original Pull Request: #2292
christophstrobl pushed a commit that referenced this pull request May 23, 2022
Tweak Javadoc links.

Original Pull Request: #2292
@christophstrobl christophstrobl deleted the issue/2288 branch May 23, 2022 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Range type from Spring Data Commons
2 participants