Commit Graph

1338 Commits (132013366d202dbd5d5c6463c60898bdd420055b)

Author SHA1 Message Date
Igor Canadi 5f4166c90e ReadaheadRandomAccessFile -- userspace readahead 9 years ago
Yueh-Hsuan Chiang 9ccf1bd3e2 Correct the comment for GetProperty() API. 9 years ago
Andres Notzli 09d982f9e0 Fix compact_files_example 9 years ago
Yueh-Hsuan Chiang 6996de87af Expose per-level aggregated table properties via GetProperty() 9 years ago
Ari Ekmekji b6def58f73 Changed 'num_subcompactions' to the more accurate 'max_subcompactions' 9 years ago
sdong 9130873a13 Add options.new_table_reader_for_compaction_inputs 9 years ago
sdong 07d2d34160 Add a counter about estimated pending compaction bytes 9 years ago
Islam AbdelRahman 027ca5b2cd Total SST files size DB Property 9 years ago
Islam AbdelRahman 3fd70b05b8 Rate limit deletes issued by DestroyDB 9 years ago
Yueh-Hsuan Chiang df79eafcb3 Introduce GetIntProperty("rocksdb.size-all-mem-tables") 9 years ago
Yueh-Hsuan Chiang 9ec9571593 DBOptions serialization and deserialization 9 years ago
Ari Ekmekji f0da6977a3 [Parallel L0-L1 Compaction Prep]: Giving Subcompactions Their Own State 9 years ago
Andres Notzli f32a572099 Simplify querying of merge results 9 years ago
sdong 603b6da8b8 Add options.compaction_measure_io_stats to print write I/O stats in compactions 10 years ago
Islam AbdelRahman dc9d5634fd Change master to 3.14 10 years ago
Islam AbdelRahman 3bd9db420e [Cleanup] Remove RandomRWFile 10 years ago
agiardullo c3466eab07 Have Transactions use WriteBatch::RollbackToSavePoint 10 years ago
agiardullo 0db807ec28 Transaction error statuses 10 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 10 years ago
Islam AbdelRahman cee1e8a080 Parallelize LoadTableHandlers 10 years ago
Andres Notzli 68f934355a Better CompactionJob testing 10 years ago
agiardullo 16ea1c7d1c simple ManagedSnapshot wrapper 10 years ago
sdong c7742452eb Add Statistics.getHistogramString() to print more detailed outputs of a histogram 10 years ago
Poornima Chozhiyath Raman 960d936e83 Add function 'GetInfoLogList()' 10 years ago
sdong 3ae386eafe Add statistic histogram "rocksdb.sst.read.micros" 10 years ago
Andres Notzli c465071029 Removing duplicate code 10 years ago
Mike Kolupaev e06cf1a098 [wal changes 3/3] method in DB to sync WAL without blocking writers 10 years ago
Ari Ekmekji 5dc3e6881a Update Tests To Enable Subcompactions 10 years ago
Islam AbdelRahman c45a57b41e Support delete rate limiting 10 years ago
Yueh-Hsuan Chiang 24daff6d7a Fix a typo and update HISTORY.md for NewCompactOnDeletionCollectorFactory(). 10 years ago
Yueh-Hsuan Chiang 14d0bfa429 Add DBOptions::skip_sats_update_on_db_open 10 years ago
Yueh-Hsuan Chiang 26894303c1 Add CompactOnDeletionCollector in utilities/table_properties_collectors. 10 years ago
Ari Ekmekji 40c64434d4 Parallelize L0-L1 Compaction: Restructure Compaction Job 10 years ago
agiardullo 8161bdb5a0 WriteBatch Save Points 10 years ago
Andres Notzli e95c59cd2f Count number of corrupt keys during compaction 10 years ago
Yueh-Hsuan Chiang 14f4137602 Correct the comment of DB::GetApproximateSizes 10 years ago
agiardullo 6002801e09 Abandon ROCKSDB_WARNING 10 years ago
Andres Notzli 06aebca592 Report live data size estimate 10 years ago
Siying Dong 3dbf4ba220 RangeSync not to sync last 1MB of the file 10 years ago
agiardullo 064294081b Improved FileExists API 10 years ago
Islam AbdelRahman aa8ac6445b Skip unsupported tests in ROCKSDB_LITE 10 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 10 years ago
Igor Canadi 35ca59364c Don't let flushes preempt compactions 10 years ago
agiardullo 79373c372d Fix ROCKSDB_WARNING 10 years ago
Igor Canadi a96fcd09b7 Deprecate CompactionFilterV2 10 years ago
Dmitri Smirnov d1a457181d Ensure Windows build w/o port/port.h in public headers 10 years ago
Dmitri Smirnov 247690fe38 Ensure Windows build w/o port/port.h in public headers 10 years ago
agiardullo 43e9825625 Fix mongo build -take 2 10 years ago
agiardullo d8263d9584 Unbreak mongo build 10 years ago
Igor Canadi 12c5528a89 Bump to RocksDB 3.13 10 years ago