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
Manuel Ung 01e3c30def Extend existing unit tests to run with WriteUnprepared as well 6 years ago
..
optimistic_transaction.cc Update WritePrepared with the pseudo code 7 years ago
optimistic_transaction.h Update WritePrepared with the pseudo code 7 years ago
optimistic_transaction_db_impl.cc Refactor PessimisticTransaction 7 years ago
optimistic_transaction_db_impl.h Make Optimistic Tx database stackable 7 years ago
optimistic_transaction_test.cc fix memory leak in two_level_iterator 6 years ago
pessimistic_transaction.cc Skip deleted WALs during recovery 6 years ago
pessimistic_transaction.h WritePrepared Txn: Duplicate Keys, Txn Part 7 years ago
pessimistic_transaction_db.cc Extend existing unit tests to run with WriteUnprepared as well 6 years ago
pessimistic_transaction_db.h WritePrepared Txn: enable rollback in stress test 6 years ago
snapshot_checker.cc comment unused parameters to turn on -Wunused-parameter flag 6 years ago
transaction_base.cc Suppress unused warnings 7 years ago
transaction_base.h WritePrepared Txn: smallest_prepare optimization 7 years ago
transaction_db_mutex_impl.cc Change RocksDB License 7 years ago
transaction_db_mutex_impl.h Change RocksDB License 7 years ago
transaction_lock_mgr.cc comment unused parameters to turn on -Wunused-parameter flag 6 years ago
transaction_lock_mgr.h Added mechanism to track deadlock chain 7 years ago
transaction_test.cc Extend existing unit tests to run with WriteUnprepared as well 6 years ago
transaction_test.h Extend existing unit tests to run with WriteUnprepared as well 6 years ago
transaction_util.cc WritePrepared Txn: ValidateSnapshot 7 years ago
transaction_util.h WritePrepared Txn: ValidateSnapshot 7 years ago
write_prepared_transaction_test.cc Remove tests from ROCKSDB_VALGRIND_RUN 6 years ago
write_prepared_txn.cc WritePrepared Txn: enable rollback in stress test 6 years ago
write_prepared_txn.h WritePrepared Txn: smallest_prepare optimization 7 years ago
write_prepared_txn_db.cc WritePrepared Txn: enable rollback in stress test 6 years ago
write_prepared_txn_db.h WritePrepared Txn: enable rollback in stress test 6 years ago
write_unprepared_transaction_test.cc Extend existing unit tests to run with WriteUnprepared as well 6 years ago
write_unprepared_txn.cc Add write unprepared classes by inheriting from write prepared 6 years ago
write_unprepared_txn.h Add write unprepared classes by inheriting from write prepared 6 years ago
write_unprepared_txn_db.cc Add write unprepared classes by inheriting from write prepared 6 years ago
write_unprepared_txn_db.h Add write unprepared classes by inheriting from write prepared 6 years ago