upstash_redis_database
Create and manage Upstash Redis databases.
Schema
Required
Name of the database
Region of the database. Possible values are: global
, eu-west-1
,
us-east-1
, us-west-1
, ap-northeast-1
, eu-central1
Optional
Upgrade to higher plans automatically when it hits quotas
Enable eviction, to evict keys when your database reaches the max size
Primary region for the database (Only works if region=‘global’. Can be one of [us-east-1, us-west-1, us-west-2, eu-central-1, eu-west-1, sa-east-1, ap-southeast-1, ap-southeast-2])
Read regions for the database (Only works if region=‘global’ and primary_region is set. Can be any combination of [us-east-1, us-west-1, us-west-2, eu-central-1, eu-west-1, sa-east-1, ap-southeast-1, ap-southeast-2], excluding the one given as primary.)
When enabled, data is encrypted in transit. (If changed to false from true, results in deletion and recreation of the resource)
Read-Only
Creation time of the database
Unique Database ID for created database
Type of the database
Daily bandwidth limit for the database
Disk threshold for the database
Max clients for the database
Max commands per second for the database
Max entry size for the database
Max request size for the database
Memory threshold for the database
Database URL for connection
The ID of this resource.
Password of the database
Port of the endpoint
Rest Token for the database.
Rest Token for the database.
State of the database
User email for the database
Was this page helpful?