Commit Graph

18 Commits (0ac4afb9750a2bdf27aa710a3ca764301ca64c76)

Author SHA1 Message Date
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Manuel Ung 9300ef5455 Fix shared lock upgrades 8 years ago
Manuel Ung 2005c88a75 Implement non-exclusive locks 8 years ago
Reid Horuff 8a66c85e90 [rocksdb] Two Phase Transaction 8 years ago
agiardullo 2200295ee1 optimistic transactions support for reinitialization 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 45768ade4f transaction allocation perf improvements 9 years ago
agiardullo 3bfd3d39a3 Use SST files for Transaction conflict detection 9 years ago
agiardullo def74f8763 Deferred snapshot creation in transactions 9 years ago
agiardullo a3fc49bfdd Transactions: Release Locks when rolling back to a savepoint 9 years ago
agiardullo aa6eed0c1e Transaction stats 9 years ago
agiardullo 20d1e547d1 Common base class for transactions 9 years ago
agiardullo c3466eab07 Have Transactions use WriteBatch::RollbackToSavePoint 9 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 9 years ago
agiardullo ca8b85ac04 better document max_write_buffer_number_to_maintain 9 years ago
Igor Canadi 4c181f08bc Fix compile on darwin 9 years ago
agiardullo dc9d70de65 Optimistic Transactions 9 years ago