You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/utilities/transactions
Jay Zhuang fcccc412d7 Remove Travis CI (#10407) 2 years ago
..
lock fix: build on risc-v (#9215) 2 years ago
optimistic_transaction.cc Add further tests to ASSERT_STATUS_CHECKED (2) (#7698) 4 years ago
optimistic_transaction.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
optimistic_transaction_db_impl.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
optimistic_transaction_db_impl.h Revise APIs related to user-defined timestamp (#8946) 2 years ago
optimistic_transaction_test.cc Snapshots with user-specified timestamps (#9879) 2 years ago
pessimistic_transaction.cc Snapshots with user-specified timestamps (#9879) 2 years ago
pessimistic_transaction.h Snapshots with user-specified timestamps (#9879) 2 years ago
pessimistic_transaction_db.cc Correctly implement Create-/DropColumnFamilies for PessimisticTransactionDB (#10332) 2 years ago
pessimistic_transaction_db.h Correctly implement Create-/DropColumnFamilies for PessimisticTransactionDB (#10332) 2 years ago
snapshot_checker.cc Use STATIC_AVOID_DESTRUCTION for static objects with non-trivial destructors (#9958) 2 years ago
timestamped_snapshot_test.cc Snapshots with user-specified timestamps (#9879) 2 years ago
transaction_base.cc Add WriteOptions::protection_bytes_per_key (#10037) 2 years ago
transaction_base.h Snapshots with user-specified timestamps (#9879) 2 years ago
transaction_db_mutex_impl.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
transaction_db_mutex_impl.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
transaction_test.cc Correctly implement Create-/DropColumnFamilies for PessimisticTransactionDB (#10332) 2 years ago
transaction_test.h Snapshots with user-specified timestamps (#9879) 2 years ago
transaction_util.cc Remove own ToString() (#9955) 2 years ago
transaction_util.h Update TransactionUtil::CheckKeyForConflict to also use timestamps (#9162) 3 years ago
write_committed_transaction_ts_test.cc Point-lookup returns timestamps of Delete and SingleDelete (#10056) 2 years ago
write_prepared_transaction_test.cc Remove Travis CI (#10407) 2 years ago
write_prepared_txn.cc Add WriteOptions::protection_bytes_per_key (#10037) 2 years ago
write_prepared_txn.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
write_prepared_txn_db.cc Add WriteOptions::protection_bytes_per_key (#10037) 2 years ago
write_prepared_txn_db.h Remove own ToString() (#9955) 2 years ago
write_unprepared_transaction_test.cc Remove own ToString() (#9955) 2 years ago
write_unprepared_txn.cc Add WriteOptions::protection_bytes_per_key (#10037) 2 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 Add WriteOptions::protection_bytes_per_key (#10037) 2 years ago
write_unprepared_txn_db.h WriteUnPrepared: Pass in correct subbatch count during rollback (#6463) 4 years ago