This topic describes the commands that are supported by Tair Serverless KV instances.
The tables in this topic use the following conventions:
✔️: The command is supported.
❌: The command is not supported.
①: In the Redis Cluster protocol, this command requires that all keys used in the command reside in the same slot.
②: To ensure compatibility with the behavior of some clients and frameworks, this command returns only
OKor an empty result and is not executed.
Note
Commands that are not listed in the tables are not supported.
LUA
Important
To use Lua script commands, you must set the parameter txn-isolation-lock to yes.
Command | Supported |
EVAL① | ✔️ |
EVALSHA① | ✔️ |
EVAL_RO① | ✔️ |
EVALSHA_RO① | ✔️ |
SCRIPT | ✔️ |