Skip to content

JSON.MGET not a readonly command #2807

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

Closed
marcoreni opened this issue Jul 29, 2024 · 0 comments · Fixed by #2808
Closed

JSON.MGET not a readonly command #2807

marcoreni opened this issue Jul 29, 2024 · 0 comments · Fixed by #2808
Labels

Comments

@marcoreni
Copy link
Contributor

Description

While JSON.get is a readonly command:

export const IS_READ_ONLY = true;

JSON.mget seems not to be https://github.com/redis/node-redis/blob/6f79b49f731a1aaf57f42e16ea72774f062e57a1/packages/json/lib/commands/MGET.ts

Node.js Version

20.x

Redis Server Version

7.x

Node Redis Version

4.6.15

Platform

macOS

Logs

No response

@marcoreni marcoreni added the Bug label Jul 29, 2024
marcoreni added a commit to marcoreni/node-redis that referenced this issue Jul 29, 2024
leibale pushed a commit that referenced this issue Jul 29, 2024
* fix: json.mget should be readonly (#2807)

* lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant