LevelDB wrapper for Nim
Go to file
Michał Zieliński 9537076a49
Merge pull request #8 from xyb/ci
auto test
2019-11-17 11:15:23 +01:00
bin first commit 2016-05-17 21:28:34 +02:00
src auto test 2019-11-17 18:07:23 +08:00
tests fix: fixed length string with terminating character 2019-11-16 20:24:33 +08:00
.gitignore first commit 2016-05-17 21:28:34 +02:00
.travis.yml auto test 2019-11-17 18:07:23 +08:00
LICENSE Initial commit 2016-05-17 21:31:18 +02:00
README.md Initial commit 2016-05-17 21:31:18 +02:00
leveldb.nimble add command line tool and bump verion to 0.3.0 2019-11-11 01:42:01 +08:00

README.md

leveldb.nim

LevelDB wrapper for Nim