]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/shortlog
rocksdb.git
2018-05-14 Mark Nelsoncache: fix clang override unhappiness. wip-cache-pri-usage
2018-05-14 Mark Nelsoninclude/cache: -Werror=unused-parameter fix for noop
2018-05-14 Mark Nelsoncache/lru_cache: high pri pool capacity -> size_t
2018-05-14 Mark Nelsoninclude/rocksdb/cache.h: expose setHighPriPoolRatio
2018-05-14 Mark NelsonMake HighPriPool funcs const and part of cache interface.
2018-05-14 Mark Nelsoncache/lru_cache: expose usage/capacity for high priorit...
2018-04-10 Dmitri SmirnovFix up backupable_db stack corruption.
2018-04-09 Maysam YabandehFix the memory leak with pinned partitioned filters
2018-04-09 Gihwan OhChange a comment
2018-04-09 Andrew Kryczkafix intra-L0 FIFO for uncompressed use case
2018-04-09 Zhongyi Xiefix data race
2018-04-08 Maysam YabandehWritePrepared Txn: add stats
2018-04-08 Maysam YabandehWritePrepared Txn: add write_committed option to dump_wal
2018-04-07 Adam RetterAdded support for SstFileManager to RocksJava
2018-04-06 Gihwan OhFix typo