liuyangming

Results 2 repositories owned by liuyangming

ByteTCC

2.9k
Stars
918
Forks
Watchers

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

ByteJTA

211
Stars
113
Forks
Watchers

ByteJTA is a distributed transaction manager based on the XA/2PC mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteJTA/wiki