Skip to content

Releases: halibobor/leveldb-java

1.18.2

Choose a tag to compare

@halibobo1205 halibobo1205 released this 18 Nov 07:41
bec24e9
release:1.18.2, keep version same as leveldbjni

 1. add batch mode for recovery from manifest

1.23.2

Choose a tag to compare

@halibobo1205 halibobo1205 released this 01 Sep 06:07
ef04158
Merge pull request #4 from halibobor/dev

release:1.23.2

1.23.1

Choose a tag to compare

@halibobo1205 halibobo1205 released this 28 Aug 02:07
update:doc,pom

 1. update javadoc according to google leveldb
 3. update pom from io.github.halibobor to com.halibobor

1.23

Choose a tag to compare

@halibobo1205 halibobo1205 released this 22 Aug 13:36
  1. support .ldb
  2. support huge manifest
  3. add seekForPrev for DBIterator

options add params

options add params Pre-release
Pre-release

Choose a tag to compare

@halibobo1205 halibobo1205 released this 11 Aug 02:43

add reuselogs
add max_file_size

add iterator api for c++

Pre-release

Choose a tag to compare

@halibobo1205 halibobo1205 released this 06 Aug 07:24
v0.12.9

add miss method for c++ iterator

remove fast, change bitsPerKey long to int

Choose a tag to compare

@halibobo1205 halibobo1205 released this 26 Jul 10:55
v0.12.8

remove fast, change bitsPerKey long to int

fix option bitsPerKey()

Choose a tag to compare

@halibobo1205 halibobo1205 released this 26 Jul 07:22

fix option bitsPerKey()

add FilterPolicy

Choose a tag to compare

@halibobo1205 halibobo1205 released this 23 Jul 03:25

add FilterPolicy

add manifest

Choose a tag to compare

@halibobo1205 halibobo1205 released this 13 Jul 06:40

add manifest