diff --git a/llms-full.txt b/llms-full.txt index 6ee17868..527acc53 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -48004,6 +48004,18 @@ fn main() -> redis::RedisResult<()> { +## REST API + +`EVAL` is available over the Upstash Redis REST API as a `POST` to `{UPSTASH_REDIS_REST_URL}` with the command and its arguments sent as a JSON array in the request body, in Redis order: `