Skip to content

Add support for HRANDFIELD and ZRANDMEMBER #2104

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 3 commits into from
Closed

Add support for HRANDFIELD and ZRANDMEMBER #2104

wants to merge 3 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Jun 28, 2021

See #2048 and #2049.

@mp911de mp911de added the type: enhancement A general enhancement label Jun 28, 2021
christophstrobl pushed a commit that referenced this pull request Jun 30, 2021
Closes: #2048
Original Pull Request: #2104
christophstrobl pushed a commit that referenced this pull request Jun 30, 2021
Closes: #2049
Original Pull Request: #2104
christophstrobl added a commit that referenced this pull request Jun 30, 2021
Add randomKey() and randomEntry() to RedisHash.
Update documentation and align methods with java terminology around keys vs. fields in hashes.
Move Converters off their custom Map.Entry implementation and use SimpleImmutableEntry instead.
Switch code that creates Map.Entry to the newly introduced Converters.entryOf method.

See: #2048
Original Pull Request: #2104
christophstrobl added a commit that referenced this pull request Jun 30, 2021
Add randomValue() method to both RedisZSet and RedisSet.

See: #2049
Original Pull Request: #2104
@christophstrobl christophstrobl deleted the issue/2049 branch June 30, 2021 13:21
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
2 participants