redis / node-redis

Redis Node.js client
https://redis.js.org/
MIT License
16.95k stars 1.89k forks source link

fix: json.mget should be readonly (#2807) #2808

Closed marcoreni closed 3 months ago

marcoreni commented 3 months ago

Description

Describe your pull request here

Fix #2807 - add READONLY to JSON.MGET


Checklist