A Python script that helps to migrate keys between Redis hosts
-
Updated
Jun 27, 2024 - Python
A Python script that helps to migrate keys between Redis hosts
Python-based Redis RDB parser that converts Redis dump.rdb files to JSON format. Perfect for migrating Redis data, backup analysis, or debugging Redis databases. Supports RDB version 12 (Redis 7.x) with full parsing of strings, lists, sets, sorted sets (ZSET), hashes, streams, and more.
To associate your repository with the redis-keys-migrator topic, visit your repo's landing page and select "manage topics."