hmily

High-Performance TCC distributed transaction framework

Github stars Tracking Chart

Hmily

Codacy Badge
Total lines
License
Maven Central
QQ群

High-Performance distributed transaction solution (Try Confirm cancel).

Modules

  • hmily-admin: Transaction log management background

  • hmily-annotation : Framework common annotations

  • hmily-apache-dubbo : Support for the dubbo rpc framework 2.7.X

  • hmily-common : Framework common class

  • hmily-core : Framework core package (annotation processing, log storage...)

  • hmily-dashboard : Management background front-end

  • hmily-dubbo : Support for the dubbo framework Less than 2.7 version

  • hmily-motan : Support for the motan rpc framework

  • hmily-springcloud : Support for the spring cloud rpc framework

  • hmily-spring-boot-starter : Support for the spring boot starter

  • hmily-demo : Examples using the hmily framework

Features

  • All spring versions are supported and Seamless integration

  • Provides support for the springcloud dubbo motan RPC framework

  • Provides integration of the spring boot starter approach

  • Support Nested transaction

  • Local transaction storage support : redis mongodb zookeeper file mysql

  • Transaction log serialization support : java hessian kryo protostuff

  • Spi extension : Users can customize the storage of serialization and transaction logs

Prerequisite

  • You must use jdk1.8 +

  • You must be a user of the spring framework

  • You must use one of the dubbo, motan, and springcloud RPC frameworks

About

Hmily is a TCC solution for distributed transactions, Its rapid integration, zero penetration high performance has been run by a number of companies including my own company in the production environment.

Its performance is nearly lossless compared to your RPC framework, its confrim cancel, and its log store is conducted asynchronously using a disruptor.

If you want to use it or get a quick look at it. Quick Start

Stargazers

Stargazers over time

Support

Overview

Name With Ownerdromara/hmily
Primary LanguageJava
Program languageJava (Language Count: 2)
Platform
License:Apache License 2.0
Release Count6
Last Release Name2.1.2 (Posted on )
First Release Name1.2.1 (Posted on )
Created At2017-09-28 06:29:01
Pushed At2023-10-24 06:56:44
Last Commit At2023-10-07 12:04:40
Stargazers Count4.1k
Watchers Count253
Fork Count1.4k
Commits Count539
Has Issues Enabled
Issues Count187
Issue Open Count52
Pull Requests Count150
Pull Requests Open Count2
Pull Requests Close Count32
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top