Simple console implementation of Two Phase commit using c# and ADO.Net
-
Updated
Dec 23, 2017 - C#
Simple console implementation of Two Phase commit using c# and ADO.Net
This repository implements the Two-Phase Commit (2PC) Protocol, a pattern that provides a strong consistency model.
Demo project that showcase various methods for implementing transactions in microservice environment
Add a description, image, and links to the two-phase-commit topic page so that developers can more easily learn about it.
To associate your repository with the two-phase-commit topic, visit your repo's landing page and select "manage topics."