You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pipeline doesn't execute JSON.SET command and injects "SELECT" command after each command which is super expensive and might be a reason why JSON.SET is getting lost somehow.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
MONITOR
command withredis-cli
Expected result:
Actual result:
Pipeline doesn't execute JSON.SET command and injects "SELECT" command after each command which is super expensive and might be a reason why JSON.SET is getting lost somehow.
The text was updated successfully, but these errors were encountered: