Packages

Parses an Redis dump backup file (.rdb file) and extracts entries into a Stream for out of band processing of data stored in redis.

Current section

Files

Jump to
rdb_parser CHANGELOG.md
Raw

CHANGELOG.md

## 0.3.0
Support Hash extraction
## 0.2.0
Support most Set extraction
## 0.1.0
Initial release - supports string extraction