migrate-ioredis

Installation
SKILL.md

Migrating from ioredis to Valkey GLIDE (Node.js)

Use when migrating a Node.js application from ioredis to the GLIDE client library.

Routing

  • String, hash, list, set, sorted set, delete, exists, cluster -> API Mapping
  • Pipeline, transaction, Batch API, multi -> Advanced Patterns
  • PubSub, subscribe, publish, reversed args -> Advanced Patterns
  • Lua scripting, defineCommand, evalsha -> Advanced Patterns
  • Event handling, TypeScript -> Advanced Patterns

Key Differences

Installs
1
GitHub Stars
3
First Seen
Apr 4, 2026
migrate-ioredis — avifenesh/valkey-skills