Skip to content

Conversation

marcoreni
Copy link
Contributor

Description

Describe your pull request here

Fix #2807 - add READONLY to JSON.MGET


Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

@leibale leibale merged commit 179b9e0 into redis:master Jul 29, 2024
florian-schunk pushed a commit to florian-schunk/node-redis that referenced this pull request Jun 18, 2025
* fix: json.mget should be readonly (redis#2807)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSON.MGET not a readonly command

2 participants