https://github.com/wgrape/parserdb
A simple and fast golang library to parse the RDB file of redis / 一个简单快速的解析Redis RDB文件的golang库
https://github.com/wgrape/parserdb
Last synced: 6 months ago
JSON representation
A simple and fast golang library to parse the RDB file of redis / 一个简单快速的解析Redis RDB文件的golang库
- Host: GitHub
- URL: https://github.com/wgrape/parserdb
- Owner: WGrape
- License: mit
- Created: 2022-03-11T08:51:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T08:51:27.000Z (over 4 years ago)
- Last Synced: 2025-02-03T15:56:07.883Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# parseRDB
A simple and fast golang library to parse the RDB file of redis / 一个简单快速的解析Redis RDB文件的golang库