envs

Upstash — serverless Redis over REST

upstash/redis · version 1

envs add upstash/redis

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
UPSTASH_REDIS_REST_URL required config The endpoint. An address, not a credential.. Shape ^https://[a-z0-9-]+\.upstash\.io/?$. where to get it
UPSTASH_REDIS_REST_TOKEN required secret The standard token has full privilege over the database. A separate read-only token exists that Upstash says may be exposed. No shape is documented for either.. where to get it

The JSON the CLI reads