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