tx-client

tx-client project for Spring Boot

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.codingapi
ArtifactId

ArtifactId

tx-client
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

tx-client
tx-client project for Spring Boot
Project URL

Project URL

https://github.com/codingapi/tx-lcn

Download tx-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.codingapi/tx-client/ -->
<dependency>
    <groupId>com.codingapi</groupId>
    <artifactId>tx-client</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi/tx-client/
implementation 'com.codingapi:tx-client:4.1.0'
// https://jarcasting.com/artifacts/com.codingapi/tx-client/
implementation ("com.codingapi:tx-client:4.1.0")
'com.codingapi:tx-client:jar:4.1.0'
<dependency org="com.codingapi" name="tx-client" rev="4.1.0">
  <artifact name="tx-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi', module='tx-client', version='4.1.0')
)
libraryDependencies += "com.codingapi" % "tx-client" % "4.1.0"
[com.codingapi/tx-client "4.1.0"]

Dependencies

compile (15)

Group / Artifact Type Version
com.github.1991wangliang : lorne_core jar 1.0.0
io.netty : netty-all jar 4.1.12.Final
org.aspectj : aspectjweaver jar 1.8.4
org.aspectj : aspectjrt jar 1.8.4
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
org.slf4j : slf4j-simple jar 1.7.7
org.slf4j : slf4j-jdk14 jar 1.7.7
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-context jar 4.3.7.RELEASE
com.caucho : hessian jar 4.0.38
com.dyuproject.protostuff : protostuff-core jar 1.1.3
com.dyuproject.protostuff : protostuff-runtime jar 1.1.3
com.esotericsoftware : kryo-shaded jar 4.0.0
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.

Distributed Transaction Framework - LCN (6.0.0)

License Maven Central codecov Build Status

文档

见5.x版本文档见 https://www.codingapi.com/docs/txlcn-preface/

参与方式

代码提交步骤

  • fork该项目地址,并更新代码
  • 认领任务或发布问题
  • 维护代码编写测试
  • 发起合并请求,关联issues
  • 代码审核通过合并到仓库中

代码结构

  • example: 示例与测试相关的代码
  • starter-txlcn-protocol: txlcn-protocol模块的starter
  • starter-txlcn-tc: txlcn-tc模块的starter
  • txlcn-p6spy: p6spy-解析sql与jdbc的event定义
  • txlcn-protocol: 通讯协议制度
  • txlcn-tc: TC事务客户端模块
  • txlcn-tm: TM事务控制端

从0到1实现分布式事务 公开课

第一节课

分布式事务从0到1-认识分布式事务
原文 B站

第二节课

分布式事务从0到1-了解TX-LCN原理
原文 B站-原理一 B站-原理二

B站地址
https://space.bilibili.com/386239614
公众号(通过公众号加群):
CODINGAPI分享者

项目运行步骤

依赖的环境:
mysql redis

数据库脚步:
sql

启动步骤:
1、配置TM的参数信息,然后启动TM。
2、配置example-tc example-tc-2信息,启动他们。
3、测试example-tc,接口地址为 http://localhost:8090/save?name=123

com.codingapi

CodingApi

CodingAPI is an open source organization.

Versions

Version
4.1.0
4.0.3.M2
4.0.3.M1
4.0.2
4.0.1
1.0.1
1.0.0
0.0.5.M1
0.0.4.M1
0.0.3.M1
0.0.1-test
0.0.0-test3
0.0.0-test2
0.0.0-test