Commit Graph

10667 Commits (7d7085c4e83b9561f8616d38daaefeef39171f4f)
 

Author SHA1 Message Date
mrambacher 7d7085c4e8 Fix LITE build for SliceTransform::AsString (#9460) 2 years ago
Peter Dillinger 981e8c621f Fix/expand prefix extractor testing in crash test (#9461) 2 years ago
Peter Dillinger 78aee6fedc Remove obsolete backupable_db.h, utility_db.h (#9438) 2 years ago
Peter Dillinger ea89c77f27 Fix major bug with MultiGet, DeleteRange, and memtable Bloom (#9453) 2 years ago
Hui Xiao 1e0e883ca5 Remove deprecated API AdvancedColumnFamilyOptions::soft_rate_limit/hard_rate_limit (#9452) 2 years ago
yaphet 7fb723f581 Using back to get the last element (#9415) 2 years ago
mrambacher 37ec9d0c12 Improve performance of SliceTransform::AsString (#9401) 2 years ago
Baptiste Lemaire 92822655fd Remove deprecated table_cache_remove_scan_count_limit option. (#9450) 2 years ago
Jay Zhuang 3e27add385 Fix a backward compatibility issue (#9456) 2 years ago
Peter Dillinger 449029f865 Remove deprecated ObjectLibrary::Register() (and Regex public API) (#9439) 2 years ago
Siddhartha Roychowdhury c27ca23644 Add option for WAL compression algorithm (#9432) 2 years ago
Hui Xiao 11d7329503 Clarify status-handling logic in BlockBasedTableBuilder::WriteRawBlock (#9393) 2 years ago
Jay Zhuang 961d8dacf2 Remove unused option purge_redundant_kvs_while_flush (#9429) 2 years ago
anand76 beb86addeb Fix race condition in SstFileManagerImpl error recovery code (#9435) 2 years ago
Akanksha Mahajan 8822562d75 Remove deprecated function DB::AddFile (#9433) 2 years ago
Aravind Ramesh 2eac6bb120 db_stress: db_stress fails on custom filesystems. (#9352) 2 years ago
Jay Zhuang 022b400cba Make `bottommost_temperature` dynamically changeable (#9402) 2 years ago
sdong 5d10a53b42 Not try to finish index builder after errors (#9426) 2 years ago
Yanqin Jin fa52376117 Move RADOS support to separate repo (#9206) 2 years ago
Yanqin Jin 5d30668cab Remove tools/rdb from main repo (#9399) 2 years ago
Yanqin Jin 50135c1bf3 Move HDFS support to separate repo (#9170) 2 years ago
sdong 1cecd22de9 Increase wait time within EnvPosixTestWithParam.RunMany (#9413) 2 years ago
anand76 e8f116deab Update version to 6.29.0 (#9418) 2 years ago
sdong a750b8a3a3 Remove VS2017 from Appveyor CI (#9417) 2 years ago
Peter Dillinger e7ac7363b4 Add to HISTORY and minor loose ends from #9294, #9254 (#9386) 2 years ago
Peter Dillinger fc9d4071f0 Fast path for detecting unchanged prefix_extractor (#9407) 2 years ago
Jay Zhuang 7711f8cbb4 Remove pyenv installation and use deps from S3 (#9406) 2 years ago
Peter Dillinger 8064a3ac31 Fix flaky EventListenerTest.DisableBGCompaction (#9400) 2 years ago
Jay Zhuang cd50078ae0 Update circleci xcode version (#9405) 2 years ago
Brian Chen 93a0e9f3fa Mark destructors as override (#9404) 2 years ago
Peter Dillinger ffe1e4b820 Make some FilterPolicy deprecations more clear (#9403) 2 years ago
Andrew Kryczka 875bfd75a0 Add API warning for `Iterator::Refresh()` with range tombstones (#9398) 2 years ago
Hui Xiao f61df25cc2 Add missing comment to RateLimiter::Request() (#9392) 2 years ago
Yanqin Jin 1a8e9f0e07 Use fcntl(F_FULLFSYNC) on OS X (#9356) 2 years ago
Peter Dillinger 5576ded762 Add Options::DisableExtraChecks, clarify force_consistency_checks (#9363) 2 years ago
Peter Dillinger 288dfd0ba5 README: De-list slack channel, list Google group (#9387) 2 years ago
Fabrice Fontaine 53c8f739fd build_tools/build_detect_platform: fix C++ tests (#6479) 2 years ago
Sergei Petrunia c9042db619 Range Locking: add support for escalation barriers (#9290) 2 years ago
Si Ke 93b1de4f45 Enable db_test running in Centos 32 bit OS and Alpine 32 bit OS (#9294) 2 years ago
Eric Thérond 5602b1d3d9 Add support for Apple Silicon to RocksJava (#9254) 2 years ago
Yanqin Jin d247230aec Add check for using namespace (#9383) 3 years ago
zhuchong0329 5f2b661f54 FlushMemTable return ok but memtable does not synchronize flush (#8173) 3 years ago
Yanqin Jin 0376869f05 Remove using namespace (#9369) 3 years ago
Yanqin Jin 21e71d1c73 Fix compilation error when building static_lib (#9377) 3 years ago
Niklas Fiekas f8bdd5797f Take compression level_values as const pointer (#9376) 3 years ago
Jay Zhuang 9c6fb26033 Fix clang13 build error (#9374) 3 years ago
mrambacher 1973fcba11 Restore Regex support for ObjectLibrary::Register, rename new APIs to allow old one to be deprecated in the future (#9362) 3 years ago
Jay Zhuang 6bab278291 Fix flaky SimCacheTest.SimCacheLogging (#9373) 3 years ago
Yanqin Jin 55a2105258 Make RocksDB codebase compatible with newer compilers like clang-12 (#9370) 3 years ago
jsteemann 255aefb628 Add filename to several Corruption messages (#9239) 3 years ago