https://github.com/bbengfort/ldbkv
Quick key/value reader from LevelDB
https://github.com/bbengfort/ldbkv
Last synced: 10 months ago
JSON representation
Quick key/value reader from LevelDB
- Host: GitHub
- URL: https://github.com/bbengfort/ldbkv
- Owner: bbengfort
- License: mit
- Created: 2018-09-29T20:19:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-29T20:29:52.000Z (almost 8 years ago)
- Last Synced: 2025-02-08T17:27:36.847Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ldbkv
Quick key/value reader from LevelDB