🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
yedf2 9e48c6e342 use *sql.Tx for barrier 5 years ago
..
base_grpc.go Empty change to BusiReply 5 years ago
base_http.go db adapter ok, add gorm example 5 years ago
base_types.go db adapter ok, add gorm example 5 years ago
busi.pb.go Empty change to BusiReply 5 years ago
busi.proto Empty change to BusiReply 5 years ago
busi_grpc.pb.go Empty change to BusiReply 5 years ago
data.go db adapter ok, add gorm example 5 years ago
examples.mysql.sql add env for config 5 years ago
grpc_msg.go sample use register 5 years ago
grpc_saga.go add wait example 5 years ago
grpc_saga_barrier.go Empty change to BusiReply 5 years ago
grpc_tcc.go grpc connections use sync.Map 5 years ago
grpc_xa.go Empty change to BusiReply 5 years ago
http_gorm_xa.go db adapter ok, add gorm example 5 years ago
http_msg.go examples change to http 5 years ago
http_saga.go partial grpc saga 5 years ago
http_saga_barrier.go db adapter ok, add gorm example 5 years ago
http_saga_gorm_barrier.go use *sql.Tx for barrier 5 years ago
http_tcc.go examples change to http 5 years ago
http_tcc_barrier.go db adapter ok, add gorm example 5 years ago
http_xa.go examples change to http 5 years ago
quick_start.go db adapter ok, add gorm example 5 years ago