Last Version

EasyTransaction transaction log Redis implement 1.4.3

A distribute transaction solution unified the usage of TCC , SAGA , reliable message, compensate and so on

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.yiqiniu.easytrans
ArtifactId

ArtifactId

easytrans-log-redis-starter
Version

Version

1.4.3
Type

Type

jar
Description

Description

EasyTransaction transaction log Redis implement
A distribute transaction solution unified the usage of TCC , SAGA , reliable message, compensate and so on
Project Organization

Project Organization

QNJR
Source Code Management

Source Code Management

https://github.com/QNJR-GROUP/EasyTransaction/tree/master/easytrans-log-redis-starter

Download easytrans-log-redis-starter 1.4.3


<!-- https://jarcasting.com/artifacts/com.yiqiniu.easytrans/easytrans-log-redis-starter/ -->
<dependency>
    <groupId>com.yiqiniu.easytrans</groupId>
    <artifactId>easytrans-log-redis-starter</artifactId>
    <version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yiqiniu.easytrans/easytrans-log-redis-starter/
implementation 'com.yiqiniu.easytrans:easytrans-log-redis-starter:1.4.3'
// https://jarcasting.com/artifacts/com.yiqiniu.easytrans/easytrans-log-redis-starter/
implementation ("com.yiqiniu.easytrans:easytrans-log-redis-starter:1.4.3")
'com.yiqiniu.easytrans:easytrans-log-redis-starter:jar:1.4.3'
<dependency org="com.yiqiniu.easytrans" name="easytrans-log-redis-starter" rev="1.4.3">
  <artifact name="easytrans-log-redis-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yiqiniu.easytrans', module='easytrans-log-redis-starter', version='1.4.3')
)
libraryDependencies += "com.yiqiniu.easytrans" % "easytrans-log-redis-starter" % "1.4.3"
[com.yiqiniu.easytrans/easytrans-log-redis-starter "1.4.3"]

Dependencies

compile (2)

Group / Artifact Type Version
biz.paluch.redis : lettuce jar 4.4.5.Final
com.yiqiniu.easytrans : easytrans-core jar 1.4.3

Project Modules

There are no modules declared in this project.