Skip to content
#

rdb-parser

Here is 1 public repository matching this topic...

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.

  • Updated Oct 5, 2025
  • Python

Improve this page

Add a description, image, and links to the rdb-parser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rdb-parser topic, visit your repo's landing page and select "manage topics."

Learn more