Typescript
@upstash/redis
Commands
Auth
Bitmap
Generic
Hash
Json
List
PubSub
Scripts
Server
Set
Sorted Set
Stream
String
Transactions
@upstash/query
@upstash/edge-flags
@upstash/ratelimit
Python
Terraform
Pulumi
CLI
await redis.mset({ key1: 1, key2: "hello", key3: { a: 1, b: "hello" }, });
For billing purposes, this counts as a single command.
“OK”
Was this page helpful?