https://github.com/tomoncle/distributed-transaction-solution
https://github.com/tomoncle/distributed-transaction-solution
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomoncle/distributed-transaction-solution
- Owner: tomoncle
- License: apache-2.0
- Created: 2022-09-06T06:09:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T06:09:55.000Z (over 2 years ago)
- Last Synced: 2025-01-08T10:46:01.486Z (4 months ago)
- Language: Java
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 分布式事务解决方案示例
### 二阶段
### 三阶段
### 本地消息
### 消息队列
### Seata
### Try-Confirm-Cancel