This is an exploratory data analysis of MVCC read conficts in hyperledger fabric.
-
Updated
Jun 6, 2022 - Jupyter Notebook
This is an exploratory data analysis of MVCC read conficts in hyperledger fabric.
Implementation of a distributed database with multi-version concurrency control, replication, deadlock detection and failurerecovery.
The implementation of MV3C algorithm (http://dl.acm.org/citation.cfm?id=3035919)
Doctoral dissertation: Accessing Multiversion Data in Database Transactions
Add a description, image, and links to the multiversion-concurrency-control topic page so that developers can more easily learn about it.
To associate your repository with the multiversion-concurrency-control topic, visit your repo's landing page and select "manage topics."