/rdbtools

A Redis RDB parser

Primary LanguageGoMIT LicenseMIT

rdbtools

Build Status

This is a parser for Redis RDB snapshot files. It is loosely based on redis-rdb-tools.

It is compatible with Redis RDB files generated since Redis 1.0 and up to the last version. It comes with an extensive test suite.

Documentation

The reference is available here. Right now it's not really useful, but it will be improved.

License

This project is licensed under the MIT license. See the LICENSE file for details.