https://github.com/ralgond/jleveldb
A pure java edition of Leveldb
https://github.com/ralgond/jleveldb
java leveldb lsm nosql
Last synced: 4 months ago
JSON representation
A pure java edition of Leveldb
- Host: GitHub
- URL: https://github.com/ralgond/jleveldb
- Owner: ralgond
- License: apache-2.0
- Created: 2017-06-12T09:36:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T04:15:19.000Z (almost 5 years ago)
- Last Synced: 2025-04-27T14:38:56.855Z (5 months ago)
- Topics: java, leveldb, lsm, nosql
- Language: Java
- Homepage:
- Size: 457 KB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jleveldb
A pure java edition of Leveldb