Commit Graph

337 Commits (f004307e9b5ff1bc9601bd08a93e452140f8c04e)

Author SHA1 Message Date
Maysam Yabandeh 0d8e992b47 Revert the mistake in version update 7 years ago
Andrew Kryczka 5358a80568 add VerifyChecksum to HISTORY.md 7 years ago
Maysam Yabandeh 1efc600ddf Preload l0 index partitions 7 years ago
Sagar Vemuri 9a44b4c32c Allow merge operator to be called even with a single operand 7 years ago
Andrew Kryczka af012c0f83 fix deleterange with memtable prefix bloom 7 years ago
Andrew Kryczka acf935e40f fix deletion dropping in intra-L0 7 years ago
Andrew Kryczka cc01985db0 Introduce bottom-pri thread pool for large universal compactions 7 years ago
Andrew Kryczka 6a36b3a7b9 fix db get/write stats 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Maysam Yabandeh 277f6f23d4 Release note for partitioned index/filters 7 years ago
Siying Dong e67b35c076 Add Iterator::Refresh() 7 years ago
Islam AbdelRahman 20a691d98f Update HISTORY to release 5.7 7 years ago
Andrew Kryczka f4ae1bab02 update history for OnBackgroundError and DeleteRange fix 7 years ago
Sagar Vemuri 1cd45cd1b3 FIFO Compaction with TTL 7 years ago
Siying Dong 7061912c23 Trivial typo in HISTORY.md 7 years ago
Siying Dong d757355cbf Fix bug that flush doesn't respond to fsync result 7 years ago
Andrew Kryczka c217e0b9c7 Call RateLimiter for compaction reads 7 years ago
Andrew Kryczka e97304c681 update history for 5.6 7 years ago
Siying Dong 5582123dee Sample number of reads per SST file 7 years ago
Aaron Gao a472c4ae4c update 5.5 change log 7 years ago
Siying Dong 52a7f38b19 WriteOptions.low_pri which can throttle low pri writes if needed 7 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 7 years ago
Siying Dong 95b0e89b5d Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
Andrew Kryczka bb01c1880c Introduce max_background_jobs mutable option 7 years ago
Siying Dong 41cbb72749 options.delayed_write_rate use the rate of rate_limiter by default. 7 years ago
Andrew Kryczka 6cc9aef162 New API for background work in single thread pool 7 years ago
Andrew Kryczka ac39d6bec5 Core-local statistics 7 years ago
Yi Wu 07bdcb91fe New WriteImpl to pipeline WAL/memtable write 7 years ago
yizhu.sun f5ba131bf8 Fixed some spelling mistakes 7 years ago
Aaron Gao 362ba9b02e Release RocksDB 5.5.0 7 years ago
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 7 years ago
Sagar Vemuri 415be221cb RocksDB Release 5.4 : Update HISTORY.md and build version. 7 years ago
Aaron Gao 02799ad77a Revert "delete fallocate with punch_hole" 7 years ago
Maysam Yabandeh e2a7b202c3 Release note for partition filters 7 years ago
Andrew Kryczka d659faad54 Level-based L0->L0 compaction 7 years ago
Maysam Yabandeh a1c469d719 Add release notes for PinnableSlice 7 years ago
Sagar Vemuri c6d04f2ecf Option to fail a request as incomplete when skipping too many internal keys 7 years ago
Aaron Gao 0fd574926c delete fallocate with punch_hole 7 years ago
Siying Dong 909028e214 HISTORY.md for log_size_for_flush in CreateCheckpoint() 7 years ago