Create an Upstash Redis database in seconds
+ Create Database
in the upper right corner. A dialog opens up:
Next
and select a plan, your database is running and ready to connect:
redis-cli
. See the Connect Your Client section for connecting via our TypeScript or Python SDKs and other clients.
The Redis CLI is included in the official Redis distribution. If you don’t
have Redis installed, you can get it here.
Connect to your database and execute commands on it: