]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/shortlog
rocksdb.git
2016-08-17 Kefu Chaiconfigure: add --with-tcmalloc 11/head
2014-08-06 Sage WeilMerge pull request #4 from xinxinsh/wip-rocksdb
2014-08-04 xinxin shufix compile error on 32-bits 4/head
2014-07-31 Sage Weilconfigure: -Wno-portability
2014-07-28 Sage Weil.gitignore: *~ and .dirstamp
2014-07-28 Sage Weilconfigure.ac: lower autoconf version requirement
2014-07-21 Josh DurginMakefile.am: use subdir-objects
2014-07-15 Josh DurginMakefile.am: use custom vars instead of resetting commo...
2014-06-27 Sage WeilMerge pull request #2 from xinxinsh/ceph-v3.0 3.0.fb
2014-05-29 xinxin shuadd autoconf/automake support 2/head
2014-05-29 xinxin shuupdate .gitignore
2014-05-08 Igor CanadiFix iOS compile 3.0.fb
2014-05-05 Igor CanadiUpdate HISTORY.md -- release RocksDB 3.0 v3.0
2014-05-05 Igor CanadiBackupableDBTest thread-safe
2014-05-05 Igor CanadiAdd comment about ValueType
2014-05-05 Igor CanadiMake rocksdb work with all versions of lz4
2014-05-05 Igor Canadilog_and_apply_bench on a new benchmark framework
2014-05-05 sdongPlainTableFactory::PlainTableFactory() to have huge...
2014-05-05 Igor CanadiTemporary remove perror() calls before we can log from...
2014-05-04 sdongRevert "Revert "Allow allocating dynamic bloom, plain...
2014-05-04 Yueh-Hsuan... [Java] Use environmental variable JAVA_HOME in Makefile...
2014-05-04 Igor CanadiDeclare all DB methods virtual so that StackableDB...