Skip to main content
Back to registry

redis-js

upstash/redis-js

This directory contains comprehensive guides for using the @upstash/redis SDK. These skill files are designed to help developers and AI assistants understand and use the SDK effectively.

Installs174
Install command
npx skills add https://github.com/upstash/redis-js --skill redis-js
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This directory contains comprehensive guides for using the @upstash/redis SDK. These skill files are designed to help developers and AI assistants understand and use the SDK effectively. Set these in your .env file: Redis data types with auto-serialization examples: Complex operations and optimizations: Common use cases and architectural patterns: Optimization techniques and best practices: Migration guides from other libraries: For detailed information on specific topics, refer to the individual skill files in the skills/ directory. Each file contains comprehensive examples, use cases, and best practices for its topic. - strings.md - GET, SET, INCR, DECR, APPEND with automatic type handling - hashes.md - HSET, HGET, HMGET with object serialization - lists.md - LPUSH, RPUSH, LRANGE with array handling - sets.md - SADD, SMEMBERS, set operations - sorted-sets.md - ZADD, ZRANGE, ZRANK, leaderboard patterns - json.md - JSON.SET, JSON.GET, JSONPath queries for nested objects - streams.md - XADD, XREAD, XGROUP, consumer groups - auto-pipeline.md - Automatic request batching, performance optimization - pipeline-and-transactions.md - Manual pipelines, MULTI/EXEC, WATCH for atomic operations - scripting.md - Lua scripts, EVAL, EVALSHA for server-side logic - caching.md - Cache-aside, write-through, TTL strategies - rate-limiting.md - Integration with @upstash/ratelimit package -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does redis-js do?

This directory contains comprehensive guides for using the @upstash/redis SDK. These skill files are designed to help developers and AI assistants understand and use the SDK effectively.

Is redis-js good?

redis-js does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does redis-js work with?

redis-js currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to redis-js?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install redis-js?

npx skills add https://github.com/upstash/redis-js --skill redis-js

Related skills

Alternatives in Software Engineering