.. |
compacted_db_impl.cc
|
Fix a timer crash caused by invalid memory management (#9656)
|
2022-03-12 11:45:56 -08:00 |
compacted_db_impl.h
|
Move compacted_db_impl.[c|h] to db/db_impl (#8082)
|
2021-03-23 13:49:26 -07:00 |
db_impl_compaction_flush.cc
|
Expand auto recovery to background read errors (#9679)
|
2022-03-15 14:45:34 -07:00 |
db_impl_debug.cc
|
Add OpenAndTrimHistory API to support trimming data with specified timestamp (#9410)
|
2022-03-11 16:13:23 -08:00 |
db_impl_experimental.cc
|
Get DBTest passing Assert Status Checked (#7737)
|
2021-12-09 11:00:17 -08:00 |
db_impl_files.cc
|
Fix a silent data loss for write-committed txn (#9571)
|
2022-02-16 23:08:58 -08:00 |
db_impl_open.cc
|
Fix a TSAN-reported bug caused by concurrent accesss to std::deque (#9686)
|
2022-03-14 18:49:55 -07:00 |
db_impl_readonly.cc
|
Fix PinSelf() read-after-free in DB::GetMergeOperands() (#9507)
|
2022-02-15 12:25:18 -08:00 |
db_impl_readonly.h
|
RocksJava - Add errorIfLogFileExists parameter to RocksDB.openReadOnly (#7046)
|
2020-09-17 15:41:25 -07:00 |
db_impl_secondary.cc
|
Fix PinSelf() read-after-free in DB::GetMergeOperands() (#9507)
|
2022-02-15 12:25:18 -08:00 |
db_impl_secondary.h
|
Add commit marker with timestamp (#9266)
|
2021-12-10 11:05:35 -08:00 |
db_impl_write.cc
|
Fix assertion error by doing comparison with mutex (#9717)
|
2022-03-18 13:11:57 -07:00 |
db_impl.cc
|
fix a bug, c api, if enable inplace_update_support, and use create sn… (#9471)
|
2022-03-21 12:04:33 -07:00 |
db_impl.h
|
Fix a race condition when disable and enable manual compaction (#9694)
|
2022-03-15 12:31:14 -07:00 |