2pc topic

List 2pc repositories

kiteq

785
Stars
179
Forks
Watchers

kiteq is a distributed mq framework

dbpack

349
Stars
45
Forks
Watchers

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

1.4k
Stars
139
Forks
Watchers

Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend

dts

98
Stars
33
Forks
Watchers

Distributed Transaction Service For Spring Cloud

PageSigner

62
Stars
8
Forks
Watchers

Client for the TLSNotary protocol (Chromium extension).

Eventual2PC

16
Stars
2
Forks
Watchers

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

committer

29
Stars
6
Forks
Watchers

Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang

fat

32
Stars
15
Forks
Watchers

基于springboot , zookeeper , redis 分布式事务强一致性方案

FLUTE

17
Stars
3
Forks
Watchers

FLUTE: Fast and Secure Lookup Table Evaluations

hotel-reservation-service

15
Stars
2
Forks
Watchers

A basic hotel reservation system with 2PC using pessimistic and optimistic locks in Go