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.

Divergences that actually matter

Installs
2
GitHub Stars
3
First Seen
Apr 4, 2026
migrate-redis-py — avifenesh/valkey-skills