| dtm-labs/dtm |
9,485 |
|
0 |
5 |
about 2 years ago |
82 |
November 05, 2023 |
47 |
bsd-3-clause |
Go |
| A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages. |
| liuyangming/ByteTCC |
2,778 |
|
6 |
1 |
almost 4 years ago |
83 |
March 07, 2022 |
100 |
lgpl-3.0 |
Java |
| ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki |
| QNJR-GROUP/EasyTransaction |
2,343 |
|
2 |
8 |
over 2 years ago |
11 |
December 21, 2019 |
51 |
apache-2.0 |
Java |
| A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensate and so on; |
| dromara/raincat |
1,914 |
|
0 |
1 |
about 3 years ago |
2 |
April 18, 2019 |
32 |
lgpl-3.0 |
Java |
| 强一致分布式事务框架 |
| Zh1Cheung/tyloo |
201 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
Java |
| Distributed transaction framework——TCC |
| x-ream/acku |
168 |
|
0 |
2 |
over 2 years ago |
18 |
October 13, 2020 |
9 |
apache-2.0 |
Java |
| mq transaction, tcc, eventually consistency. tx life cycle: all listeners handled, if necessary, produce next message |
| dtm-labs/client-csharp |
109 |
|
0 |
5 |
over 2 years ago |
40 |
July 15, 2023 |
3 |
mit |
C# |
| The new client for dtm in csharp, including workflow, dtmcli, and dtmgrpc |
| gl2001wl/tcctx |
53 |
|
0 |
0 |
almost 10 years ago |
0 |
|
2 |
|
Java |
| It's a TCC(Try-Confirm-Cancel) transaction framework.基于TCC原理的分布式事务框架 |
| jotorren/microservices-transactions-tcc |
31 |
|
0 |
0 |
almost 9 years ago |
0 |
|
1 |
apache-2.0 |
Java |
| Example of "composite" transactions managed by an Atomikos TCC rest coordinator |
| yangxb2010000/saga |
25 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
|
Java |
| saga分布式事务 |