repositorypackage
0.0.0-20201214085749-6d0f43413e3f
Repository: https://github.com/xuguruogu/rdb.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# README
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.
Installation
go get github.com/cupcake/rdb