upstash-redis
Installation
SKILL.md
Upstash Redis
Upstash Redis is a serverless, globally distributed Redis database. Developers use it for low-latency data caching, session management, and real-time applications.
Official docs: https://upstash.com/docs/redis
Upstash Redis Overview
- Redis Database
- Key — Represents a specific data entry in Redis.
When to use which actions: Use action names and parameters as needed.
Working with Upstash Redis
This skill uses the Membrane CLI to interact with Upstash Redis. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills