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

DOC-4449 hash command examples #3229

Merged

Conversation

andy-stark-redis
Copy link
Contributor

@andy-stark-redis andy-stark-redis commented Jan 14, 2025

DOC-4449 and DOC-4454

I've also made the test for the hset example deterministic by not relying on the order of the hash keys. I originally used the Collect and Keys standard lib functions to do this. However, they have only been added recently (Go 1.23.0), so they don't pass the CI. Let me know if there's a better way to handle this without Collect and Keys.

@andy-stark-redis andy-stark-redis marked this pull request as ready for review January 15, 2025 11:45
@vladvildanov vladvildanov merged commit 0e3ea5f into redis:master Jan 17, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants