Commit Graph

115 Commits

Author SHA1 Message Date
Xie Yanbo 9d67cd79c8 fix: stop iter if prefix not matched 2019-11-16 19:35:02 +08:00
Xie Yanbo 177190b311 Iterates with range of keys 2019-11-16 17:42:48 +08:00
Xie Yanbo f63abb769a Iterates with the prefix of keys 2019-11-16 17:42:40 +08:00
Michał Zieliński 051b3aeda4
Merge pull request #5 from xyb/client
add command line tool and bump verion to 0.3.0
2019-11-10 19:25:29 +01:00
Xie Yanbo 8c215d13a3 add command line tool and bump verion to 0.3.0
* breaking change: rename `version` to `getLibVersion`
* add `repaireDb`
* fix `get` bug
2019-11-11 01:42:01 +08:00
Michał Zieliński 0a7d73d7f8
Merge pull request #3 from xyb/pkg
nimble package
2019-11-10 12:13:26 +01:00
Xie Yanbo 90d176e0fa nimble package 2019-11-10 11:32:48 +08:00
Michał Zieliński b9c39010d7
Merge pull request #2 from xyb/test
add tests and upgrade leveldb to 1.22
2019-11-09 09:09:20 +01:00
Xie Yanbo ba4f8cd3b4 add tests; add version and removeDb procedures 2019-11-09 11:52:46 +08:00
Xie Yanbo 388514f895 upgrade leveldb to 1.22 2019-11-09 11:51:57 +08:00
Michał Zieliński 1912de2319
Merge pull request #1 from xyb/iter
add delete and iter procedures
2019-11-06 17:09:52 +01:00
Xie Yanbo 62b30097b6 add delete and iter procedures 2019-11-06 23:50:55 +08:00
Michał Zieliński 15895a2dba Merge branch 'master' of github.com:zielmicha/leveldb.nim 2016-05-17 21:31:41 +02:00
Michał Zieliński 18dd19a1fd Initial commit 2016-05-17 21:31:18 +02:00
Michał Zieliński d1554676d7 first commit 2016-05-17 21:28:34 +02:00