Commit Graph

307 Commits (f720796e247c3d28876a00a84358e0cc083aa20a)

Author SHA1 Message Date
Andrew Kryczka 3fa9a39c68 Add GetAllKeyVersions API 7 years ago
Yi Wu 2cd00773c7 Add bulk create/drop column family API 7 years ago
Siying Dong 264d3f540c Allow IntraL0 compaction in FIFO Compaction 7 years ago
Leonidas Galanis a45e98a5b5 max_open_files dynamic set, follow up 7 years ago
Leonidas Galanis e7ae4a3a02 Max open files mutable 7 years ago
siddontang b551104e04 support PopSavePoint for WriteBatch 7 years ago
Dmitri Smirnov cdad04b051 Remove double buffering on RandomRead on Windows. 7 years ago
Andrew Kryczka efc361ef7d Add user stats Reset API 7 years ago
Siying Dong 97005dbd5d tools/check_format_compatible.sh to cover option file loading too 7 years ago
Siying Dong c49d704656 Add DB:ResetStats() 7 years ago
Yi Wu 0fcdccc33e Blob storage helper methods 7 years ago
Aaron Gao 44fa8ece9b change use_direct_writes to use_direct_io_for_flush_and_compaction 8 years ago
Sagar Vemuri 415be221cb RocksDB Release 5.4 : Update HISTORY.md and build version. 8 years ago
Aaron Gao 02799ad77a Revert "delete fallocate with punch_hole" 8 years ago
Maysam Yabandeh e2a7b202c3 Release note for partition filters 8 years ago
Andrew Kryczka d659faad54 Level-based L0->L0 compaction 8 years ago
Maysam Yabandeh a1c469d719 Add release notes for PinnableSlice 8 years ago
Sagar Vemuri c6d04f2ecf Option to fail a request as incomplete when skipping too many internal keys 8 years ago
Aaron Gao 0fd574926c delete fallocate with punch_hole 8 years ago
Siying Dong 909028e214 HISTORY.md for log_size_for_flush in CreateCheckpoint() 8 years ago
Raza Hussain 6908e24b56 dynamic setting of stats_dump_period_sec through SetDBOption() 8 years ago
Aaron Gao e5bd8def1e update history.md for fixing the bug that skips keys 8 years ago
Andrew Kryczka fe1835617a release 5.3 8 years ago
Aaron Gao f7997f1341 add direct I/O to version notes 5.2.0 8 years ago
Siying Dong 8efb5ffa2a [rocksdb][PR] Remove option min_partial_merge_operands and verify_checksums_in_comp… 8 years ago
Islam AbdelRahman 1560b2f5f0 Temporarly return deprecated functions to fix MongoRocks build 8 years ago
Yi Wu 381fd32247 Remove timeout_hint_us from WriteOptions 8 years ago
Islam AbdelRahman 7ab0051835 Remove deprecated DB::AddFile and DB::CompactRange 8 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 8 years ago
Siying Dong 9afa20cf2f Increase build version and HISTORY.md for releasing 5.2 8 years ago
Maysam Yabandeh ac2a77a746 Announce the experimetnal two-level index feature in HISTORY.md 8 years ago
Vitaliy Liptchinsky 1aaa898cf1 Adding GetApproximateMemTableStats method 8 years ago
Siying Dong 4a3e7d320c Change the default of delayed slowdown value to 16MB/s 8 years ago
Siying Dong 2d75cd40d3 NewLRUCache() to pick number of shard bits based on capacity if not given 8 years ago
Vitaliy Liptchinsky e840213d6e Change DB::GetApproximateSizes for more flexibility needed for MyRocks 8 years ago
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