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

HRANDFIELD feature #2090

Merged
merged 5 commits into from
Apr 14, 2022
Merged

HRANDFIELD feature #2090

merged 5 commits into from
Apr 14, 2022

Conversation

slorello89
Copy link
Collaborator

Implements HRANDFIELD as a part of #2055.

Copy link
Collaborator

@NickCraver NickCraver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tweaked some docs and formatting - this was super close already, thanks!!

/// </summary>
/// <param name="key">The key of the hash.</param>
/// <param name="flags">The flags to use for this operation.</param>
/// <returns>A random hash field name or <see cref="RedisValue.Null"/> if the hash is empty.</returns>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: can a hash be empty? Or should we say the hash does not exist?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants