Skip to content

Node: add command JSON.NUMINCRBY and JSON.NUMMULTBY - #2555

Merged
Yury-Fridlyand merged 1 commit into
release-1.2from
node/tjz-jsonnumincrby
Nov 7, 2024
Merged

Yury-Fridlyand merged 1 commit into
release-1.2from
node/tjz-jsonnumincrby

Conversation

@tjzhang-BQ

@tjzhang-BQ tjzhang-BQ commented Oct 31, 2024

Copy link
Copy Markdown
Contributor

Issue link

This Pull Request is linked to issue (URL): #2375

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message has a detailed description of what changed and why.
  • Tests are added or updated.
  • CHANGELOG.md and documentation files are updated.
  • Destination branch is correct - main or release
  • Commits will be squashed upon merging.

@tjzhang-BQ tjzhang-BQ added the node 🐢 Node.js wrapper label Oct 31, 2024
@tjzhang-BQ
tjzhang-BQ marked this pull request as ready for review October 31, 2024 02:09
@tjzhang-BQ
tjzhang-BQ requested a review from a team as a code owner October 31, 2024 02:09
Comment thread node/src/server-modules/GlideJson.ts Outdated
Comment thread node/src/server-modules/GlideJson.ts Outdated
Comment thread node/src/server-modules/GlideJson.ts Outdated
Comment thread node/tests/ServerModules.test.ts
@tjzhang-BQ

Copy link
Copy Markdown
Contributor Author
image memdb tests

@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.

I feel like we need to do value conversion and return number | number[] from this function.

Comment thread node/src/server-modules/GlideJson.ts Outdated
Comment thread node/src/server-modules/GlideJson.ts Outdated
Signed-off-by: TJ Zhang <tj.zhang@improving.com>
@tjzhang-BQ
tjzhang-BQ force-pushed the node/tjz-jsonnumincrby branch from 8382619 to 11bb57b Compare November 7, 2024 18:57
@Yury-Fridlyand
Yury-Fridlyand merged commit e243538 into release-1.2 Nov 7, 2024
@Yury-Fridlyand
Yury-Fridlyand deleted the node/tjz-jsonnumincrby branch November 7, 2024 20:32
affonsov pushed a commit that referenced this pull request Aug 21, 2026
Signed-off-by: TJ Zhang <tj.zhang@improving.com>
Co-authored-by: TJ Zhang <tj.zhang@improving.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.

3 participants