Commit Graph

272 Commits (76317345638919746ae3d9033595a477fec99d42)

Author SHA1 Message Date
Siying Dong 17a4b75cc3 Always fsync the file after file copying 8 years ago
Siying Dong 906523d98a Add description to the 2PC checkpooint bug in HISTORY.md 8 years ago
Andrew Kryczka 243975d5da More accurate error status for BackupEngine::Open 8 years ago
Islam AbdelRahman ed8fbdb560 Add EventListener::OnExternalFileIngested() event 8 years ago
Yi Wu 0b0f235724 Mention IngestExternalFile changes in HISTORY.md 8 years ago
Yi Wu 23db48e8d8 Update HISTORY.md for 5.0 branch 8 years ago
Anton Safonov 9053fe2a5c Made delete_obsolete_files_period_micros option dynamic 8 years ago
Igor Canadi 3f407b065c Kill flashcache code in RocksDB 8 years ago
Mike Kolupaev 247d0979aa Support for range skips in compaction filter 8 years ago
Siying Dong cd7c4143d7 Improve Write Stalling System 8 years ago
Islam AbdelRahman c1038d2837 Release RocksDB 5.0 8 years ago
Yi Wu 36e4762ce0 Remove Ticker::SEQUENCE_NUMBER 8 years ago
Andrew Kryczka 0765babe15 Remove LATEST_BACKUP file 8 years ago
Yueh-Hsuan Chiang 647eafdc21 Introduce Lua Extension: RocksLuaCompactionFilter 8 years ago
Siying Dong 972e3ff295 Enable allow_concurrent_memtable_write and enable_write_thread_adaptive_yield by default 8 years ago
Andrew Kryczka 489d142808 DeleteRange interface 8 years ago
Artemiy Kolesnikov 91300d01f6 Dynamic max_total_wal_size option 8 years ago
Yi Wu 1ea79a78c9 Optimize sequential insert into memtable - Part 1: Interface 8 years ago
Lijun Tang adb665e0bf Allowed delayed_write_rate option to be dynamically set. 8 years ago
Yi Wu 437942e481 Add avoid_flush_during_shutdown DB option 8 years ago
Benoit Girard 2b16d664cb Change max_bytes_for_level_multiplier to double 8 years ago
Yueh-Hsuan Chiang ab53998372 Bump RocksDB version to 4.13 (#1405) 8 years ago
Aaron Gao d88dff4ef2 add seeforprev in history 8 years ago
Yi Wu e29d3b67c2 Make max_background_compactions and base_background_compactions dynamic changeable 8 years ago
Yi Wu d6ae6dec69 Add Statistics::getAndResetTickerCount(). 8 years ago
Yi Wu 17f76fc564 DB::GetOptions() reflect dynamic changed options 8 years ago
Islam AbdelRahman eb1d4d53c8 Release RocksDB 4.12 8 years ago
Andrew Kryczka de28a25533 Update HISTORY.md for thread-local stats 8 years ago
sdong 607628d349 Support ZSTD with finalized format 8 years ago
Yi Wu a88677d2cf Remove ImmutableCFOptions from public API 8 years ago
sdong 32149059f9 Merge options source_compaction_factor, max_grandparent_overlap_bytes and expanded_compaction_factor into max_compaction_bytes 8 years ago
Justin T. Gibbs 23a057007c Document memtable flush behavior in CancelAllBackgroundWork() 8 years ago
Yi Wu 4cc37f59e5 Introduce ClockCache 8 years ago
sdong 638c49f24f Change HISTORY.md for release 4.11 8 years ago
Wanning Jiang c38b075e7e Update HISTORY.md 8 years ago
Wanning Jiang 8f399e3fee Update HISTORY.md 8 years ago
sdong 7c4615cf1f A utility function to help users migrate DB after options change 8 years ago
sdong e5b5f12b81 Change options memtable_prefix_bloom_huge_page_tlb_size => memtable_huge_page_size and cover huge page to memtable too 8 years ago
sdong 32df9733d1 Add options.write_buffer_manager: control total memtable size across DB instances 8 years ago
Lucas Qiu 38fae9e65d fix typos in HISTORY.md (#1192) 8 years ago
Islam AbdelRahman 9b5adea97f Add More Logging to track total_log_size 8 years ago
Andrew Kryczka 56ac686292 Detect column family from properties [CF + RepairDB part 2/3] 8 years ago
omegaga c4e19b77e8 Add a read option to enable background purge when cleaning up iterators 8 years ago
sdong 7b79238b65 Deprectate filter_deletes 8 years ago
sdong 0babce57f7 Move away from enum char value -1 8 years ago
Yi Wu bc8af90e8c add option to not flush memtable on open() 8 years ago
sdong 20699df843 memtable_prefix_bloom_bits -> memtable_prefix_bloom_bits_ratio and deprecate memtable_prefix_bloom_probes 8 years ago
Aaron Gao 53a4bd8a69 duplicate line 8 years ago
Aaron Gao 3e86869616 release 4.9 update version and history 8 years ago
sdong b2973eaaeb Remove options builder 8 years ago