upstash-redis is an HTTP/REST based Redis client built on top of Upstash REST API.
It is the only connectionless (HTTP based) Redis client and designed for:
See the list of APIs supported.
If you define UPSTASH_REDIS_REST_URL
andUPSTASH_REDIS_REST_TOKEN
environment
variables, you can load them automatically.
upstash-redis is an HTTP/REST based Redis client built on top of Upstash REST API.
It is the only connectionless (HTTP based) Redis client and designed for:
See the list of APIs supported.
If you define UPSTASH_REDIS_REST_URL
andUPSTASH_REDIS_REST_TOKEN
environment
variables, you can load them automatically.