summaryrefslogtreecommitdiff
path: root/TARGETS
AgeCommit message (Expand)Author
2019-09-06Change buckifier to support parameterized dependencies (#5648)Yanqin Jin
2019-08-22Revert "Change buckifier to support parameterized dependencies (#5648)"Fosco Marotto
2019-08-21Change buckifier to support parameterized dependencies (#5648)Yanqin Jin
2019-07-26Block cache simulator: Add pysim to simulate caches using reinforcement learn...haoyuhuang
2019-07-26Parallelize db_bloom_filter_test (#5632)Levi Tamasi
2019-07-25rocksdb: build on macosxChad Austin
2019-07-23The ObjectRegistry class replaces the Registrar and NewCustomObjects.… (#5293)Mark Rambacher
2019-07-23Move the uncompression dictionary object out of the block cache (#5584)Levi Tamasi
2019-07-23Parallelize file_reader_writer_test in order to reduce timeoutsanand76
2019-07-17Export Import sst files (#5495)Venki Pallipadi
2019-07-16Move the filter readers out of the block cache (#5504)Levi Tamasi
2019-07-11Cache simulator: Add a ghost cache for admission control and a hybrid row-blo...haoyuhuang
2019-07-09Implemented a file logger that uses WritableFileWriter (#5491)ggaurav28
2019-07-01Cache simulator: Refactor the cache simulator so that we can add alternative ...haoyuhuang
2019-06-17Persistent Stats: persist stats history to disk (#5046)Zhongyi Xie
2019-06-17Make db_bloom_filter_test parallel (#5467)Maysam Yabandeh
2019-06-13Integrate block cache tracer into db_impl (#5433)haoyuhuang
2019-06-03Add support for loading dynamic libraries into the RocksDB environment (#5281)Mark Rambacher
2019-06-03Move util/trace_replay.* to trace_replay/ (#5376)Siying Dong
2019-05-31Move some logging related files to logging/ (#5387)Siying Dong
2019-05-31Organizing rocksdb/db directoryVijay Nadimpalli
2019-05-30move LevelCompactionPicker to a separate file (#5369)Zhongyi Xie
2019-05-30Move some memory related files from util/ to memory/ (#5382)Siying Dong
2019-05-30Organizing rocksdb/table directory by formatVijay Nadimpalli
2019-05-30Move test related files under util/ to test_util/ (#5377)Siying Dong
2019-05-29Move some file related files outside util/ (#5375)Siying Dong
2019-03-26Support for single-primary, multi-secondary instances (#4899)Yanqin Jin
2019-02-20add GetStatsHistory to retrieve stats snapshots (#4748)Zhongyi Xie
2019-02-13Remove Lua compaction filter from RocksDB main repo (#4971)Yanqin Jin
2019-02-07Remove cuckoo hash memtable (#4953)Siying Dong
2019-01-23Cache dictionary used for decompressing data blocks (#4881)Andrew Kryczka
2019-01-22Add load() statements to TARGETS filesPhilip Jameson
2019-01-10Remove some components (#4101)Siying Dong
2019-01-07Fix skylark incompatible build files in rocksdbPhilip Jameson
2019-01-03Detect if Jemalloc is linked with the binary (#4844)Yi Wu
2018-12-17Remove v1 RangeDelAggregator (#4778)Abhishek Madan
2018-12-13Concurrent task limiter for compaction thread control (#4332)Burton Li
2018-12-05Fix buck dev mode fbcode builds (#4747)anand76
2018-11-29Move FIFOCompactionPicker to a separate file (#4724)Sagar Vemuri
2018-11-27Add SstFileReader to read sst files (#4717)Huachao Huang
2018-11-21Introduce RangeDelAggregatorV2 (#4649)Abhishek Madan
2018-10-26port folly::JemallocNodumpAllocator (#4534)Yi Wu
2018-10-24Use only "local" range tombstones during Get (#4449)Abhishek Madan
2018-10-18Remove usages of headers attribute as a stringPhilip Jameson
2018-10-15Set -DROCKSDB_JEMALLOC for buck build if jemalloc presents (#4489)Yi Wu
2018-09-27Utility to run task periodically in a thread (#4423)Yi Wu
2018-09-25Update TARGETS file template (#4426)Yi Wu
2018-09-17Add RangeDelAggregator microbenchmarks (#4363)Abhishek Madan
2018-09-15Remove trace_analyzer_tool.cc from rocksdb_lib buck target (#4371)Anand Ananthabhotla
2018-09-11Lint TARGETS files with buildifierPhilip Jameson