migrate-go-redis
Installation
SKILL.md
Migrating from go-redis to Valkey GLIDE (Go)
Use when moving an existing go-redis/redis app to GLIDE. Assumes you already know go-redis. Covers what breaks or changes shape; commands that translate literally (same method names, ctx first arg) are not listed here.