https://github.com/xiaozhiliaoo/distributed-transaction-practice
distributed-transaction with seata, rocketmq etc.
https://github.com/xiaozhiliaoo/distributed-transaction-practice
Last synced: about 2 months ago
JSON representation
distributed-transaction with seata, rocketmq etc.
- Host: GitHub
- URL: https://github.com/xiaozhiliaoo/distributed-transaction-practice
- Owner: xiaozhiliaoo
- Created: 2021-05-23T06:30:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-05T09:54:52.000Z (over 3 years ago)
- Last Synced: 2025-02-16T08:27:43.269Z (4 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Distributed Transaction
分布式事务实践
## Book
[书籍整理](./book)
## Wikipedia
[百科](./wikipedia)
## Other
[my-blog](https://xiaozhiliaoo.github.io/2022/01/01/distributed-transaction/)