]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/shortlog
rocksdb.git
2014-05-04 sdongMake Huge Page TLB disabled by default in hash linked... 2.8.fb.trunk
2014-04-30 sdongAllow allocating dynamic bloom, plain table indexes...
2014-04-24 sdongFix a bug in IterKey 2.8.1.fb
2014-04-23 sdongFix a sign and unsign comparating in plain_table_db_test
2014-04-23 sdongExpose number of entries in mem tables to users
2014-04-23 sdongPlainTableReader to expose index size to users
2014-04-22 Igor CanadiFix allocate test in 2.8.fb.trunk.
2014-04-22 Igor CanadiFlush before Sync()
2014-04-21 Igor CanadiREmove occurrences of kBlockBasedTableWithWholeKeyHashIndex
2014-04-21 Igor CanadiDon't execute WholeKeyPrefix test
2014-04-18 sdongUse a different approach to make sure BlockBasedTableRe...
2014-04-18 sdongFix bugs introduced by D17961