2pc topic
dbpack
A db proxy for distributed transaction, read write splitting and sharding! Support any language! It can be deployed as a sidecar in a pod.
tidis
Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend
dts
Distributed Transaction Service For Spring Cloud
PageSigner
Client for the TLSNotary protocol (Chromium extension).
Eventual2PC
最终一致性2PC范式,提供多聚合根之间交互事务的抽象接口。任何基于cqrs + eda 实现多聚合根最终一致性的框架,都可基于此接口进行实现,以达到提高开发效率的目的。
committer
Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang
hotel-reservation-service
A basic hotel reservation system with 2PC using pessimistic and optimistic locks in Go