Commit Graph

637 Commits (7af6ced14baebc702700fd16417849ae711b9796)

Author SHA1 Message Date
Wilfried Goesgens fbab9913e2 upgrade gtest 1.7.0 => 1.8.1 for json result writing 5 years ago
ENDOH takanao 3f2723a81b fix checking the '-march' flag (#5766) 5 years ago
sdong d8a27d9331 Atomic Flush Crash Test also covers the case that WAL is enabled. (#5729) 5 years ago
sdong e1c468d16f Do readahead in VerifyChecksum() (#5713) 5 years ago
Adam Retter f2bf0b2d1e Fixes for building RocksJava releases on arm64v8 5 years ago
Aaryaman Sagar 77273d4137 Fix TSAN failures in DistributedMutex tests (#5684) 5 years ago
Aaryaman Sagar 38b03c840e Port folly/synchronization/DistributedMutex to rocksdb (#5642) 5 years ago
Vijay Nadimpalli d150e01474 New API to get all merge operands for a Key (#5604) 5 years ago
Yanqin Jin b1a02ffeab Fix make target 'all' and 'check' (#5672) 5 years ago
haoyuhuang 70c7302fb5 Block cache simulator: Add pysim to simulate caches using reinforcement learning. (#5610) 5 years ago
Levi Tamasi 3617287e0e Parallelize db_bloom_filter_test (#5632) 5 years ago
Yanqin Jin 74782cec32 Fix target 'clean' to include parallel test binaries (#5629) 5 years ago
anand76 112702ac6c Parallelize file_reader_writer_test in order to reduce timeouts 5 years ago
Venki Pallipadi 22ce462450 Export Import sst files (#5495) 5 years ago
Yuqi Gu a3c1832e86 Arm64 CRC32 parallel computation optimization for RocksDB (#5494) 5 years ago
haoyuhuang 1a59b6e2a9 Cache simulator: Add a ghost cache for admission control and a hybrid row-block cache. (#5534) 5 years ago
ggaurav28 60d8b19836 Implemented a file logger that uses WritableFileWriter (#5491) 5 years ago
Adam Retter 5dc9fbd117 Update the version of ZStd for the Rocks Java static build 5 years ago
haoyuhuang 2d1dd5bce7 Support computing miss ratio curves using sim_cache. (#5449) 5 years ago
Zhongyi Xie 671d15cbdd Persistent Stats: persist stats history to disk (#5046) 5 years ago
Patrick Zhang 5c76ba9dc4 Support rocksdbjava aarch64 build and test (#5258) 5 years ago
haoyuhuang 9bbccda01e First commit for block cache trace analyzer (#5425) 5 years ago
haoyuhuang aa71718ac3 Add block cache tracer. (#5410) 5 years ago
Siying Dong 000b9ec217 Move some logging related files to logging/ (#5387) 5 years ago
Vijay Nadimpalli 49c5a12dbe Organizing rocksdb/db directory 5 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 5 years ago
Vijay Nadimpalli 50e470791d Organizing rocksdb/table directory by format 5 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Siying Dong 545d206040 Move some file related files outside util/ (#5375) 5 years ago
Adam Retter 5882e847aa Allow builds of RocksJava debug releases (#5274) 5 years ago
Yuqi Gu 03c7ae24c2 RocksDB CRC32c optimization with ARMv8 Intrinsic (#5221) 5 years ago
Yanqin Jin 9358178edc Support for single-primary, multi-secondary instances (#4899) 5 years ago
Adam Retter bb474e9a02 Add missing functionality to RocksJava (#4833) 5 years ago
Yanqin Jin 7d23210226 Separate crash test with atomic flush (#4945) 5 years ago
Yanqin Jin 5af9446ee6 Remove Lua compaction filter from RocksDB main repo (#4971) 5 years ago
Yanqin Jin 95604d13e9 Change the command to invoke parallel tests (#4922) 6 years ago
Yanqin Jin e1de88c8c7 Escape '.' by adding a '\' to avoid matching any char 6 years ago
Remington Brasga 1eded07f00 Bug in Regular Expression in Makefile (#4682) 6 years ago
Varadharajan 349c7cceff Fix downloaded filename of snappy (#4870) 6 years ago
Siying Dong 1fb2e274c5 Remove some components (#4101) 6 years ago
Jakub Tomanik 71a69d9b68 Fix building RocksDB for iOS (#4687) 6 years ago
Adam Retter 257b458121 Update the version of the dependencies used by the RocksJava static build (#4761) 6 years ago
Abhishek Madan 81b6b09f6b Remove v1 RangeDelAggregator (#4778) 6 years ago
Adam Retter 84001cfa96 Cache dependencies for static build of RocksJava (#4769) 6 years ago
Huachao Huang 5e72bc113a Add SstFileReader to read sst files (#4717) 6 years ago
Abhishek Madan 457f77b9ff Introduce RangeDelAggregatorV2 (#4649) 6 years ago
Sagar Vemuri dd742e2416 Automatically set LITE=1 on passing OPT="-DROCKSDB_LITE" (#4671) 6 years ago
Yi Wu 7a2f98a0fc Fix liblua link error when building shared lib under fbcode (#4651) 6 years ago
Yi Wu 8c2a48742a Use -Os for lite release build (#4652) 6 years ago
Yanqin Jin 912bbbbc72 Enable crash-recovery stress test for atomic flush (#4605) 6 years ago