Update README.md
This commit is contained in:
parent
b2e14fbf38
commit
5f8db8b191
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user