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
Peter Dillinger ca7ccbe2ea Misc hashing updates / upgrades (#5909) 5 years ago
..
optimistic_transaction.cc Organizing rocksdb/db directory 5 years ago
optimistic_transaction.h Use delete to disable automatic generated methods. (#5009) 5 years ago
optimistic_transaction_db_impl.cc Refactor trimming logic for immutable memtables (#5022) 5 years ago
optimistic_transaction_db_impl.h Make Optimistic Tx database stackable 6 years ago
optimistic_transaction_test.cc Apply formatter to recent 200+ commits. (#5830) 5 years ago
pessimistic_transaction.cc save a few redundant container lookups (#5875) 5 years ago
pessimistic_transaction.h Use delete to disable automatic generated methods. (#5009) 5 years ago
pessimistic_transaction_db.cc replace some reinterpret_cast with static_cast_with_check (#5740) 5 years ago
pessimistic_transaction_db.h WritePrepared: skip_concurrency_control option (#5330) 5 years ago
snapshot_checker.cc WriteUnPrepared: less virtual in iterator callback (#5049) 5 years ago
transaction_base.cc save a few redundant container lookups (#5875) 5 years ago
transaction_base.h WriteUnPrepared: savepoint support (#5627) 5 years ago
transaction_db_mutex_impl.cc Apply modernize-use-override (2nd iteration) 5 years ago
transaction_db_mutex_impl.h Change RocksDB License 7 years ago
transaction_lock_mgr.cc Misc hashing updates / upgrades (#5909) 5 years ago
transaction_lock_mgr.h Use delete to disable automatic generated methods. (#5009) 5 years ago
transaction_test.cc upgrade gtest 1.7.0 => 1.8.1 for json result writing 5 years ago
transaction_test.h Apply formatter to recent 200+ commits. (#5830) 5 years ago
transaction_util.cc use c++17's try_emplace if available (#5696) 5 years ago
transaction_util.h Fix PopSavePoint to merge info into the previous savepoint (#5628) 5 years ago
write_prepared_transaction_test.cc Misc hashing updates / upgrades (#5909) 5 years ago
write_prepared_txn.cc New API to get all merge operands for a Key (#5604) 5 years ago
write_prepared_txn.h Use delete to disable automatic generated methods. (#5009) 5 years ago
write_prepared_txn_db.cc Apply formatter to recent 200+ commits. (#5830) 5 years ago
write_prepared_txn_db.h Apply formatter to recent 200+ commits. (#5830) 5 years ago
write_unprepared_transaction_test.cc WriteUnPrepared: Split ReadYourOwnWriteStress to three (#5776) 5 years ago
write_unprepared_txn.cc Apply formatter to recent 200+ commits. (#5830) 5 years ago
write_unprepared_txn.h WriteUnPrepared: support iterating while writing to transaction (#5699) 5 years ago
write_unprepared_txn_db.cc Apply formatter to recent 200+ commits. (#5830) 5 years ago
write_unprepared_txn_db.h WriteUnPrepared: use tracked_keys_ to track keys needed for rollback (#5562) 5 years ago