最终一致性2PC范式,提供多聚合根之间交互事务的抽象接口。任何基于cqrs + eda 实现多聚合根最终一致性的框架,都可基于此接口进行实现,以达到提高开发效率的目的。
-
Updated
May 2, 2020 - C#
最终一致性2PC范式,提供多聚合根之间交互事务的抽象接口。任何基于cqrs + eda 实现多聚合根最终一致性的框架,都可基于此接口进行实现,以达到提高开发效率的目的。
ENode extensions
Simple console implementation of Two Phase commit using c# and ADO.Net
Implementation of the distributed transaction.
This repository implements the Two-Phase Commit (2PC) Protocol, a pattern that provides a strong consistency model.
Add a description, image, and links to the 2pc topic page so that developers can more easily learn about it.
To associate your repository with the 2pc topic, visit your repo's landing page and select "manage topics."