From 5f8db8b1911d390acd59be0e2058fc4eba19e5ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D1=80=D0=B8=D0=B3=D0=BE=D1=80=D0=B8=D0=B9=20=D0=A1?= =?UTF-8?q?=D0=B0=D1=84=D1=80=D0=BE=D0=BD=D0=BE=D0=B2?= Date: Sat, 22 Mar 2025 19:02:55 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0968f4b..4904699 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,10 @@ $ valkey-cli --raw ] ``` +## Limitations + +A JSON value passed to a command can have a depth of up to 128. If you pass to a command a JSON value that contains an object or an array with a nesting level of more than 128, the command returns an error. + ## Supported Module Commands ```text