Commit Graph

33 Commits (f4a030ce81d3556f0e9f8f37c5125fc84638a0d9)

Author SHA1 Message Date
David Lai f4a030ce81 - comment out unused parameters 7 years ago
Maysam Yabandeh 2515266725 WritePrepared Txn: Refactoring TrackKeys 8 years ago
Prashant D 602fe9454c Fix coverity issues in include/rocksdb 8 years ago
Maysam Yabandeh 385049baf2 WritePrepared Txn: Recovery 8 years ago
Yi Wu ec48e5c77f Add TransactionDB::SingleDelete() 8 years ago
Maysam Yabandeh ccf7f833e3 Use PinnableSlice in Transactions 8 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 8 years ago
Victor Gao 1d7048c598 comment out unused parameters 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Manuel Ung 2005c88a75 Implement non-exclusive locks 8 years ago
Reid Horuff 4dfaa6610a Make IsDeadlockDetect() virtual member of Transaction 9 years ago
Reid Horuff 02b3e3985c Make txn->GetState() const 9 years ago
Reid Horuff 37737c3a6b Expose Transaction State Publicly 9 years ago
Manuel Ung be1f1092c9 Expose transaction id, lock state information and transaction wait information 9 years ago
Reid Horuff 892e9d3047 make transaction WriteOptions modifiable 9 years ago
Reid Horuff 8a66c85e90 [rocksdb] Two Phase Transaction 9 years ago
Li Peng 6d4832a998 Merge pull request #1101 from flyd1005/wip-fix-typo 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
agiardullo fe93bf9b5d Transaction::UndoGetForUpdate 9 years ago
agiardullo 84f98792d6 Transaction::SetWriteOptions() 9 years ago
charsyam c30b499541 fix typos in comments 9 years ago
Jay Edgar b28b7c6dd9 Added callback notification when a snapshot is created 9 years ago
agiardullo cfaa33f9a5 Update transaction iterator documentation 10 years ago
Jay Edgar 8f143e03fb Add ClearSnapshot() 10 years ago
agiardullo def74f8763 Deferred snapshot creation in transactions 10 years ago
agiardullo c5f3707d42 DisableIndexing() for Transactions 10 years ago
agiardullo 03b08ba9a9 Return MergeInProgress when fetching from transactions or WBWI with overwrite_key 10 years ago
agiardullo afe0dc539b SingleDelete support for Transactions 10 years ago
agiardullo aa6eed0c1e Transaction stats 10 years ago
agiardullo 0f1aab6c12 Add SetLockTimeout for Transactions 10 years ago
agiardullo c3466eab07 Have Transactions use WriteBatch::RollbackToSavePoint 10 years ago
agiardullo 0db807ec28 Transaction error statuses 10 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 10 years ago