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

JSON.MGET not a readonly command #2807

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

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