Commit Graph

14 Commits (e8180f9901e79ebb1dc6b95fd057210f0c041c7c)

Author SHA1 Message Date
Alex Yang e8180f9901 added public api to schedule flush/compaction, code to prevent race with db::open 9 years ago
Jay Edgar 8f143e03fb Add ClearSnapshot() 9 years ago
agiardullo def74f8763 Deferred snapshot creation in transactions 9 years ago
agiardullo c5f3707d42 DisableIndexing() for Transactions 9 years ago
agiardullo 03b08ba9a9 Return MergeInProgress when fetching from transactions or WBWI with overwrite_key 9 years ago
agiardullo afe0dc539b SingleDelete support for Transactions 9 years ago
Islam AbdelRahman 7cb314b9e6 Skip some tests in ROCKSD_LITE 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 0f1aab6c12 Add SetLockTimeout for Transactions 9 years ago
agiardullo 77a28615ec Support static Status messages 9 years ago
agiardullo c3466eab07 Have Transactions use WriteBatch::RollbackToSavePoint 9 years ago
agiardullo 0db807ec28 Transaction error statuses 9 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 9 years ago