🔥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.
 
 
 
 
 
 
lsytj0413 73fff1876e refactor(*): split storage with sql/redis package 4 years ago
..
storage refactor(*): split storage with sql/redis package 4 years ago
api.go add new engine redis 4 years ago
api_grpc.go add new engine redis 4 years ago
api_http.go add new engine redis 4 years ago
cron.go add new engine redis 4 years ago
metrics.go fix(server): use http as prom server 4 years ago
svr.go add new engine redis 4 years ago
svr_imports.go 3 drivers back 4 years ago
trans_class.go add new engine redis 4 years ago
trans_process.go add new engine redis 4 years ago
trans_status.go add new engine redis 4 years ago
trans_type_msg.go add new engine redis 4 years ago
trans_type_saga.go add new engine redis 4 years ago
trans_type_tcc.go add new engine redis 4 years ago
trans_type_xa.go add new engine redis 4 years ago
utils.go refactor(*): split storage to different package 4 years ago
utils_test.go add new engine redis 4 years ago