This skill documents usage patterns, examples, and best practices for the @upstash/redis JavaScript/TypeScript SDK. It explains initialization, environment configuration, data structures (strings, hashes, lists, sets, sorted sets, JSON), advanced features (pipelines, transactions, Lua scripting), and the Upstash search extensions. The material is aimed at developers and assistants implementing serverless Redis patterns in edge environments.
Use when building caching layers, session storage, leaderboards, rate-limiting, or full-text search on serverless platforms. Also useful for troubleshooting serialization issues, optimizing pipelines, and migrating from other Redis clients. Handy for agents that generate code snippets or configuration for web apps and serverless functions.
skills/ and examples/ (has_references=false in fetch output but repository includes many topic files)Ideal for developer-focused assistants capable of producing TypeScript/JavaScript code and configuration (Copilot, Codex-style agents). Works well where the agent can suggest code edits, example snippets, and deployment environment variable setups.
This skill has not been reviewed by our automated audit pipeline yet.