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 hscan novalues #390

Open
minhnhathoang opened this issue Dec 12, 2024 · 1 comment
Open

Add support for hscan novalues #390

minhnhathoang opened this issue Dec 12, 2024 · 1 comment

Comments

@minhnhathoang
Copy link

No description provided.

@alicebob
Copy link
Owner

According to the docs that flag is introduced in 7.4:

When the NOVALUES flag (since Redis 7.4) is used, only the field names are returned.

https://redis.io/docs/latest/commands/hscan/

However, 7.4 is after the last version of Redis which was released with an open source license (7.2.4), which I don't plan on supporting.

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

No branches or pull requests

2 participants