1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-28 20:54:14 +00:00
Beego/vendor/github.com/cupcake/rdb/README.md
2018-11-09 12:37:28 +08:00

603 B

rdb Build Status

rdb is a Go package that implements parsing and encoding of the Redis RDB file format.

This package was heavily inspired by redis-rdb-tools by Sripathi Krishnan.

Documentation

Installation

go get github.com/cupcake/rdb