rdb
« Back to VersTracker
Description:
Redis RDB parser
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Databases
Tags: redis rdb parser debugging cli
Install: brew install rdb
About:
Rdb is a command-line utility designed to parse and analyze Redis RDB database dump files. It provides detailed insights into the internal structure of the dump, including keys, data types, and memory usage, without requiring a running Redis server. This tool is essential for debugging persistence issues or auditing data contents directly from snapshot files.
Key Features:
  • Parses Redis RDB versions 1 through 9
  • Supports filtering by key patterns and data types
  • Dumps data to JSON or human-readable formats
  • Analyzes memory usage and key statistics
Use Cases:
  • Debugging data persistence issues in Redis
  • Auditing contents of database dumps for security or compliance
Alternatives:
  • redis-cli – Requires a running server to load the dump; Rdb allows offline analysis.
Version History
Detected Version Rev Change Commit
Oct 9, 2025 8:05pm 0 VERSION_BUMP 4304f5d6
Sep 15, 2025 9:39pm 0 VERSION_BUMP 77c7f49e
Sep 14, 2024 12:33am 0 VERSION_BUMP cfda32a9
Aug 26, 2024 12:46pm 0 VERSION_BUMP c9b9fcca
Aug 19, 2024 9:28pm 0 VERSION_BUMP 717e328a
Aug 17, 2024 6:36pm 0 VERSION_BUMP 6249031d
Sep 17, 2023 9:44am 0 VERSION_BUMP 93de8688
Aug 2, 2023 9:50am 0 VERSION_BUMP 388445ee
Jun 10, 2023 4:53pm 0 VERSION_BUMP 1754ca82
Apr 29, 2023 5:33pm 0 VERSION_BUMP 1b8d1984
Apr 29, 2023 3:51pm 0 VERSION_BUMP 4f156518
Apr 16, 2023 9:00am 0 VERSION_BUMP 5b3bdc65