..
lock
Pass `const LockInfo&` to AcquireLocked() and AcquireWithTimeout ( #10874 )
2 years ago
optimistic_transaction.cc
Add further tests to ASSERT_STATUS_CHECKED (2) ( #7698 )
4 years ago
optimistic_transaction.h
Run clang-format on utilities/transactions ( #10871 )
2 years ago
optimistic_transaction_db_impl.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
optimistic_transaction_db_impl.h
Run clang-format on utilities/transactions ( #10871 )
2 years ago
optimistic_transaction_test.cc
Run clang-format on utilities/transactions ( #10871 )
2 years ago
pessimistic_transaction.cc
Reset pessimistic transaction's read/commit timestamps during Initialize() ( #10677 )
2 years ago
pessimistic_transaction.h
Snapshots with user-specified timestamps ( #9879 )
3 years ago
pessimistic_transaction_db.cc
Correctly implement Create-/DropColumnFamilies for PessimisticTransactionDB ( #10332 )
3 years ago
pessimistic_transaction_db.h
Correctly implement Create-/DropColumnFamilies for PessimisticTransactionDB ( #10332 )
3 years ago
snapshot_checker.cc
Use STATIC_AVOID_DESTRUCTION for static objects with non-trivial destructors ( #9958 )
3 years ago
timestamped_snapshot_test.cc
Print stack traces on frozen tests in CI ( #10828 )
2 years ago
transaction_base.cc
Run clang-format on utilities/transactions ( #10871 )
2 years ago
transaction_base.h
Run clang-format on utilities/transactions ( #10871 )
2 years ago
transaction_db_mutex_impl.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
transaction_db_mutex_impl.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
transaction_test.cc
Replace member variable lambda with methods ( #10924 )
2 years ago
transaction_test.h
Replace member variable lambda with methods ( #10924 )
2 years ago
transaction_util.cc
Remove own ToString() ( #9955 )
3 years ago
transaction_util.h
Update TransactionUtil::CheckKeyForConflict to also use timestamps ( #9162 )
3 years ago
write_committed_transaction_ts_test.cc
Basic Support for Merge with user-defined timestamp ( #10819 )
2 years ago
write_prepared_transaction_test.cc
Replace member variable lambda with methods ( #10924 )
2 years ago
write_prepared_txn.cc
Run clang-format on utilities/transactions ( #10871 )
2 years ago
write_prepared_txn.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
write_prepared_txn_db.cc
Run clang-format on utilities/transactions ( #10871 )
2 years ago
write_prepared_txn_db.h
Remove own ToString() ( #9955 )
3 years ago
write_unprepared_transaction_test.cc
Run clang-format on utilities/transactions ( #10871 )
2 years ago
write_unprepared_txn.cc
Add WriteOptions::protection_bytes_per_key ( #10037 )
3 years ago
write_unprepared_txn.h
Replace tracked_keys with a new LockTracker interface in TransactionDB ( #7013 )
4 years ago
write_unprepared_txn_db.cc
Run clang-format on utilities/transactions ( #10871 )
2 years ago
write_unprepared_txn_db.h
WriteUnPrepared: Pass in correct subbatch count during rollback ( #6463 )
5 years ago