]>
git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adam Faulkner [Mon, 12 Sep 2016 22:31:42 +0000 (15:31 -0700)]
Fix C api memtable rep bugs. (#1328)
Islam AbdelRahman [Mon, 12 Sep 2016 19:34:08 +0000 (12:34 -0700)]
Release RocksDB 4.12
Summary: Release 4.12
Test Plan: none
Reviewers: andrewkr, yiwu, lightmark, sdong
Reviewed By: sdong
Subscribers: andrewkr, dhruba
Differential Revision: https://reviews.facebook.net/D63885
Adam Retter [Mon, 12 Sep 2016 18:51:08 +0000 (19:51 +0100)]
Allow an offset as well as a length to be specified for byte[] operations in RocksJava JNI (#1264)
Test Plan: Execute the Java test suite
Reviewers: yhchiang
Subscribers: andrewkr, dhruba
Differential Revision: https://reviews.facebook.net/D61971
zhangjinpeng1987 [Fri, 9 Sep 2016 17:11:30 +0000 (01:11 +0800)]
add C api for set wal_recovery_mode (#1327)
* add C api for set wal recovery mode
* add test