]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/log
rocksdb.git
9 years agoFix C api memtable rep bugs. (#1328)
Adam Faulkner [Mon, 12 Sep 2016 22:31:42 +0000 (15:31 -0700)]
Fix C api memtable rep bugs. (#1328)

9 years agoRelease RocksDB 4.12
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

9 years agoAllow an offset as well as a length to be specified for byte[] operations in RocksJav...
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

9 years agoadd C api for set wal_recovery_mode (#1327)
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