An open API service indexing awesome lists of open source software.

https://github.com/berkaroad/eventual2pc

最终一致性2PC范式,提供多聚合根之间交互事务的抽象接口。任何基于cqrs + eda 实现多聚合根最终一致性的框架,都可基于此接口进行实现,以达到提高开发效率的目的。
https://github.com/berkaroad/eventual2pc

2pc cqrs eda eventual processmanager saga tcc transaction

Last synced: 6 months ago
JSON representation

最终一致性2PC范式,提供多聚合根之间交互事务的抽象接口。任何基于cqrs + eda 实现多聚合根最终一致性的框架,都可基于此接口进行实现,以达到提高开发效率的目的。

Awesome Lists containing this project