同步操作将从 dromara/hmily 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Financial-level flexible distributed transaction solution
English | 简体中文
high reliability :supports abnormal transaction rollback in distributed scenarios, and abnormal recovery over time to prevent transaction suspension
usability :provide zero-invasive Spring-Boot
, Spring-Namespace
to quickly integrate with business systems
high performance :decentralized design, fully integrated with business systems, naturally supporting cluster deployment
observability :metrics performance monitoring of multiple indicators, and admin management background UI display
various RPC : support Dubbo
, SpringCloud
, Motan
, Sofa-rpc
, brpc
, tars
and other well-known RPC frameworks
log storage : support mysql
, oracle
, mongodb
, redis
, zookeeper
etc.
complex scene : support RPC nested call transaction
must use JDK8+
TCC mode must use a RPC
framework, such as: Dubbo
, SpringCloud
, Montan
when using the TCC
mode, users provide three methods: try
, confirm
, and cancel
according to their business needs.
And the confirm
and cancel
methods are implemented by themselves, and the framework is only responsible for calling them to achieve transaction consistency。
When the user uses the TAC
mode, the user must use a relational database for business operations, and the framework will automatically generate a rollback SQL
,
When the business is abnormal, the rollback SQL
will be executed to achieve transaction consistency。
If you want to use it, you can refer to Quick Start
Hmily is a flexible distributed transaction solution that provides TCC
and TAC
modes。
It can be easily integrated by business with zero intrusion and rapid integration。
In terms of performance, log storage is asynchronous (optional) and asynchronous execution is used, without loss of business methods。
It was previously developed by me personally. At present, I have restarted at JD Digital. The future will be a distributed transaction solution for financial scenarios.。
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。