We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While JSON.get is a readonly command:
node-redis/packages/json/lib/commands/GET.ts
Line 6 in 6f79b49
JSON.mget seems not to be https://github.com/redis/node-redis/blob/6f79b49f731a1aaf57f42e16ea72774f062e57a1/packages/json/lib/commands/MGET.ts
20.x
7.x
4.6.15
macOS
No response
The text was updated successfully, but these errors were encountered:
fix: json.mget should be readonly (redis#2807)
f8e0084
fix: json.mget should be readonly (#2807) (#2808)
179b9e0
* fix: json.mget should be readonly (#2807) * lint
Successfully merging a pull request may close this issue.
Description
While JSON.get is a readonly command:
node-redis/packages/json/lib/commands/GET.ts
Line 6 in 6f79b49
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
The text was updated successfully, but these errors were encountered: