Skip to content

Conversation

gerzse
Copy link
Contributor

@gerzse gerzse commented Feb 22, 2024

Issue #2919

The NOVALUES parameter instructs HSCAN to only return the hash keys, without values.

@gerzse gerzse requested review from chayim and ofekshenawa February 22, 2024 15:04
Issue redis#2919

The NOVALUES parameter instructs HSCAN to only return the hash keys,
without values.
@gerzse gerzse force-pushed the hscan-no-values branch from 69276d9 to 40e1893 Compare March 8, 2024 07:33
@gerzse gerzse changed the base branch from master to next-redis April 4, 2024 08:18
@gerzse gerzse changed the base branch from next-redis to master May 15, 2024 07:35
ofekshenawa
ofekshenawa previously approved these changes May 15, 2024
@vladvildanov
Copy link
Collaborator

@ofekshenawa Does tests fail because it's not supported yet or any other reason?

@ofekshenawa
Copy link
Collaborator

@vladvildanov yes, currently it's not supported.

@ofekshenawa ofekshenawa merged commit 097cddb into redis:master Jun 19, 2024
ofekshenawa added a commit that referenced this pull request Aug 10, 2025
* Support NOVALUES parameter for HSCAN

Issue #2919

The NOVALUES parameter instructs HSCAN to only return the hash keys,
without values.

* Update hash_commands.go

---------

Co-authored-by: ofekshenawa <[email protected]>
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.

3 participants