Skip to content

Node: add hkeys command - #2136

Merged
acarbonetto merged 10 commits into
valkey-io:mainfrom
Bit-Quill:node/acarbo_add_hkeys
Aug 15, 2024
Merged

acarbonetto merged 10 commits into
valkey-io:mainfrom
Bit-Quill:node/acarbo_add_hkeys

Conversation

@acarbonetto

Copy link
Copy Markdown
Contributor

replaces: #1499

@acarbonetto
acarbonetto requested a review from a team as a code owner August 15, 2024 05:52
Comment thread CHANGELOG.md Outdated
Comment thread node/src/BaseClient.ts Outdated
Comment thread node/src/BaseClient.ts Outdated
@Yury-Fridlyand Yury-Fridlyand added the node 🐢 Node.js wrapper label Aug 15, 2024

@Yury-Fridlyand Yury-Fridlyand left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM assuming all comments addressed

Comment thread node/.prettierignore
@@ -1,6 +1,5 @@
# ignore that dir, because there are a lot of files which we don't manage, e.g. json files in cargo crates
rust-client/*
*.md

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Please revert

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@adarovadya can you explain why this was added to the PR? I see it was you that added the ignore originally.

Ubuntu and others added 10 commits August 15, 2024 12:44
Signed-off-by: Adar Ovadia <adarov@amazon.com>
Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Signed-off-by: Adar Ovadia <adarov@amazon.com>
Signed-off-by: Adar Ovadia <adarov@amazon.com>
Signed-off-by: Adar Ovadia <adarov@amazon.com>
Signed-off-by: Adar Ovadia <adarov@amazon.com>
Signed-off-by: Adar Ovadia <adarov@amazon.com>
Signed-off-by: Adar Ovadia <adarov@amazon.com>
Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
@acarbonetto
acarbonetto force-pushed the node/acarbo_add_hkeys branch from 6f4ea52 to d22982a Compare August 15, 2024 19:46
@acarbonetto
acarbonetto merged commit fc5a64b into valkey-io:main Aug 15, 2024
@acarbonetto
acarbonetto deleted the node/acarbo_add_hkeys branch August 15, 2024 21:08
affonsov pushed a commit that referenced this pull request Aug 21, 2026
* adds HKEYS command

---------

Signed-off-by: Adar Ovadia <adarov@amazon.com>
Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-20-143.eu-west-1.compute.internal>
Co-authored-by: adarovadya <adarovadya@gmail.com>
Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-41-43.eu-west-1.compute.internal>
Co-authored-by: Adar Ovadia <adarov@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

node 🐢 Node.js wrapper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants