migrate-redis-py
Installation
SKILL.md
Migrating from redis-py to Valkey GLIDE (Python)
Use when moving an existing redis-py application to GLIDE. Assumes you already know redis-py. Covers what breaks or changes shape; the 95% of commands that translate literally (just r. -> await client. with bytes returns) are not listed here.