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.
go get github.com/cupcake/rdb
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.
go get github.com/cupcake/rdb