]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/shortlog
rocksdb.git
2014-09-03 Lei Jinupdate HISTORY.md rocksdb-3.5
2014-09-02 Lei Jincomments about the BlockBasedTableOptions migration...
2014-09-02 Lei Jincall SanitizeDBOptionsByCFOptions() in the right place v3.5
2014-09-02 Igor CanadiIgnore missing column families
2014-09-02 Feng Zhuadd assert to db Put in db_stress test
2014-09-02 Igor CanadiMerge pull request #242 from tdfischer/perf-timer-destr...
2014-09-02 Feng Zhufix dropping column family bug
2014-09-02 Torrie FischerRefactor PerfStepTimer to stop on destruct
2014-09-02 Igor CanadiFix compile
2014-09-02 Igor CanadiFix ios compile
2014-09-02 Igor CanadiDon't let flush preempt compaction in certain cases
2014-08-31 Igor CanadiMerge pull request #251 from nbougalis/master
2014-08-31 Nik BougalisFix candidate file comparison when using path ids
2014-08-30 Lei Jinlimit max bytes that can be read/written per pread...
2014-08-28 Igor CanadiCompact SpatialDB as we go, not at the end
2014-08-28 Radheshyam... Implementing a cache friendly version of Cuckoo Hash
2014-08-28 Igor CanadiDon't let other compactions run when manual compaction...
2014-08-28 Igor CanadiFix ios compile
2014-08-28 Igor CanadiMerge pull request #248 from wankai/master