Commit Graph

12030 Commits (d334e861a12d809e7ba342398a5b8c3134d49673)
 

Author SHA1 Message Date
Niko PLP d334e861a1 fix intermittent segfault discovered in test in openbsd. new ctx for every encrypt 1 year ago
Niko PLP 56e77c4c66 fix for android build 1 year ago
Niko PLP 4de4c7d0d6 removed unnecessary header in openssl plugin 1 year ago
Niko PLP 82db9514a3 remove typoin makefile 1 year ago
Niko PLP ba14cbef4f fix openssl includes 1 year ago
Niko PLP 2d05557bbc remove include for windows 1 year ago
Niko PLP b5f9a498ce gitignore for test 1 year ago
Niko PLP cb0a82ea93 openssl plugin for data at rest encryption in rocksdb 1 year ago
Niko PLP 76238c71dd adding ippcp windows binary library 1 year ago
Niko PLP 93c3369d39 fix tests 1 year ago
Niko PLP e393b5183a separating binary lib of ippcp by target platform 1 year ago
Niko PLP a397fbd0e2 adding rocksdb_create_encrypted_env 1 year ago
Niko PLP 217f764211 adding binary library file 1 year ago
Niko PLP 3d515daf29 intel IPPCP library source and binaries included in plugin 1 year ago
Niko PLP 293fe1abf8 upgrade platform version of macos to 10.14 because of C++17 standard 1 year ago
Niko PLP d5fb4a8763 plugin for AES CTR encryption with IPPCP intel library 1 year ago
Niko PLP e8f69a734a fix CXX not initialized early enough in Makefile on openbsd 1 year ago
Tpt f773c1d376 Makes MockFileSystem::GetAbsolutePath work on Windows 1 year ago
Hui Xiao 09882a52d6 Prepare for deprecation of Options::access_hint_on_compaction_start (#11658) 1 year ago
Vardhan 87a21d08fe Add an option to trigger flush when the number of range deletions reach a threshold (#11358) 1 year ago
Peter Dillinger f9de217353 Some cache_bench enhancements (#11661) 1 year ago
Andrew Kryczka cf95821fb6 Update for 8.5.fb branch cut (#11642) 1 year ago
Peter Dillinger f4e4039f00 Add some more bit operations to internal APIs (#11660) 1 year ago
amatveev-cf 946d1009bc Expand Statistics support in the C API (#11263) 1 year ago
Jay Huh 9a2a6db2a9 Use C++17 [[fallthrough]] in transaction_test.cc (#11663) 1 year ago
Peter Dillinger bb8fcc0044 db_stress: Reinstate Transaction::Rollback() calls before destruction (#11656) 1 year ago
Peter Dillinger 7a1b0207e6 format_version=6 and context-aware block checksums (#9058) 1 year ago
Peter Dillinger b3c54186ab Allow TryAgain in db_stress with optimistic txn, and refactoring (#11653) 1 year ago
Peter Dillinger c205a217e6 Strip leading and trailing whitespace for unreleased_history entries (#11652) 1 year ago
Changyu Bi 6a0f637633 Compare the number of input keys and processed keys for compactions (#11571) 1 year ago
Yu Zhang 5dd8c114bb Add a UDT comparator for ReverseBytewiseComparator to object library (#11647) 1 year ago
akankshamahajan 63a5125a52 Fix use_after_free bug when underlying FS enables kFSBuffer (#11645) 1 year ago
Yu Zhang c24ef26ca7 Support switching on / off UDT together with in-Memtable-only feature (#11623) 1 year ago
Yu Zhang 4ea7b796b7 Respect cutoff timestamp during flush (#11599) 1 year ago
Changyu Bi 5c2a063c49 Clarify usage for options `ttl` and `periodic_compaction_seconds` for universal compaction (#11552) 1 year ago
ywave 9cc0986ae2 Fix comment in WriteBatchWithIndex::NewIteratorWithBase (#11636) 1 year ago
Peter Dillinger c41122b1a0 Even more HyperClockCache refactoring (#11630) 1 year ago
zhangyuxiang.ax 1567108fc1 Add missing table properties in plaintable GetTableProperties() (#11267) 1 year ago
Hui Xiao 629605d645 Move prefetching responsibility to page cache for compaction read under non directIO usecase (#11631) 1 year ago
darionyaphet df543460d5 Remove some useless qualifier (#11596) 1 year ago
Rémi Calixte 6628ff12d6 Extend C API to expose base db of transaction db (#11562) 1 year ago
ywave 86634885eb Fix typo in comment (#11617) 1 year ago
darionyaphet 64b0439bc1 fix typo (#11595) 1 year ago
shuzz 2f712235ab optimized code (#11614) 1 year ago
zhutao aeda36e925 add exe and script path check (#11621) 1 year ago
huangmengbin 98d0f6ec08 fix: VersionSet::DumpManifest (#11605) 1 year ago
Dan Wang 8a7b9888d4 Fix the sync point SanitizeOptions::AfterChangeMaxOpenFiles which is not executed in db_compaction_test (#11583) 1 year ago
Muhammad 977aae53d2 Allow rocksdb library to be usable with CMake's `FetchContent` API (#11575) 1 year ago
Andrew Kryczka 05c3b8ecac Prepare for specialized interface for row cache (#11620) 1 year ago
Chad Austin ff0d618c7f add a missing include (#11624) 1 year ago