Commit Graph

2095 Commits (c04a86a0e9a28ef3e02d5fe74928dfd5e8fdd910)

Author SHA1 Message Date
Jingguo Yao 81d44f2bc5 fix-typo: add missing periods 7 years ago
Xiaofei Du a0102aa6d7 Make database files' permissions configurable 7 years ago
zhangjinpeng1987 31ee4bf240 add kEntryRangeDeletion 7 years ago
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 7 years ago
Maysam Yabandeh d15397ba10 WritePrepared Txn: rollback_merge_operands hack 7 years ago
Yanqin Jin d42bd041c5 Improve visibility into the reasons for compaction. 7 years ago
Yanqin Jin d95014b9df fix some text in comments. 7 years ago
Maysam Yabandeh bde1c1a72a WritePrepared Txn: add stats 7 years ago
Maysam Yabandeh eb5a295440 WritePrepared Txn: add write_committed option to dump_wal 7 years ago
Andrew Kryczka faba3fb53d protect valid backup files when max_valid_backups_to_open is set 7 years ago
Phani Shekhar Mantripragada 446b32cfc3 Support for Column family specific paths. 7 years ago
Maysam Yabandeh 67182678a5 Stats for false positive rate of full filtesr 7 years ago
Dmitri Smirnov 2a62ca1750 Make Optimistic Tx database stackable 7 years ago
Sagar Vemuri 04c11b867d Level Compaction with TTL 7 years ago
Adam Retter 8917eee962 Fixed small typos 7 years ago
Sagar Vemuri 90c542347a Update comments about MergeOperator::AllowSingleOperand 7 years ago
Anand Ananthabhotla f9f4d40f93 Align SST file data blocks to avoid spanning multiple pages 7 years ago
Radoslaw Zarzynski 09b6bf828a InlineSkiplist: don't decode keys unnecessarily during comparisons 7 years ago
Zhongyi Xie 1cbc96d236 FlushReason improvement 7 years ago
Siying Dong 118058ba69 SstFileManager: add bytes_max_delete_chunk 7 years ago
Fosco Marotto de6cf95a53 Update history for future 5.13 release 7 years ago
QingpingWang 2ce8f63f81 C API for PerfContext 7 years ago
Niv Dayan da82aab126 allowing CompactFiles to return new file names 7 years ago
Sagar Vemuri cc118b0e6f Update version 7 years ago
Amy Tai e476d0e252 Adding stat to count cancelled compactions 7 years ago
Bruce Mitchener a3a3f5497c Fix some typos in comments and docs. 7 years ago
Sagar Vemuri e69f6e8629 Fix API name in a comment in db.h 7 years ago
Bruce Mitchener 0de710f5b8 Use nullptr instead of NULL / 0 more consistently. 7 years ago
Stuart f021f1d9e1 Add rocksdb_open_with_ttl function in C API 7 years ago
amytai 0a3db28d98 Disallow compactions if there isn't enough free space 7 years ago
Dmitri Smirnov c364eb42b5 Windows cumulative patch 7 years ago
Yi Wu b864bc9b5b Blob DB: Improve FIFO eviction 7 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 7 years ago
Maysam Yabandeh 680864ae54 WritePrepared Txn: Fix bug with duplicate keys during recovery 7 years ago
Yi Wu 1209b6db5c Blob DB: remove existing garbage collection implementation 7 years ago
Yi Wu bf937cf15b Add "rocksdb.live-sst-files-size" DB property 7 years ago
Andrew Kryczka 3ae0047278 skip CompactRange flush based on memtable contents 7 years ago
Siying Dong c287c098a4 Update comments in DB::Close() 7 years ago
Anand Ananthabhotla dfbe52e099 Fix the Logger::Close() and DBImpl::Close() design pattern 7 years ago
Maysam Yabandeh 90eca1e616 WritePrepared Txn: optimize SubBatchCnt 7 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 7 years ago
David Lai f4a030ce81 - comment out unused parameters 7 years ago
Sagar Vemuri 8ada876dfe Add rocksdb.iterator.internal-key property 7 years ago
Maysam Yabandeh 8eb1d445c3 Unbreak MemTableRep API change 7 years ago
Maysam Yabandeh 8a04ee4fd1 WritePrepared Txn: use TransactionDBWriteOptimizations (2nd attempt) 7 years ago
Andrew Kryczka ee1c802675 Add delay before flush in CompactRange to avoid write stalling 7 years ago
jsteemann d62af7fa4f fix a typo (of a potential vi user) 7 years ago
Zhongyi Xie 945f618ba5 log flush reason for better debugging experience 7 years ago
Maysam Yabandeh 8feee28020 Add skip_cc option to TransactionDB::Write 7 years ago
Maysam Yabandeh 88d8b2a2f5 WritePrepared Txn: Duplicate Keys, Txn Part 7 years ago