SkillAgentSearch skills...

Acku

mq transaction, tcc, eventually consistency. tx life cycle: all listeners handled, if necessary, produce next message

Install / Use

/learn @x-ream/Acku
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

acku

http://acku.xream.io

license maven

mq transaction, with tcc option

code annotation

@EnableAckuManagement
@AckuProducer
@AckuOnConsumed

code config

implements DtoConverter

spring boot properties

acku.app=acku-app (k8s service name)
#acku.app=http://ip:7717 (ip:port)

maven dependency

<acku.version>0.2.0</acku.version>

<dependency>
    <groupId>io.xream.acku</groupId>
    <artifactId>acku-spring-boot-starter</artifactId>
    <version>${acku.version}</version>
</dependency>

View on GitHub
GitHub Stars167
CategoryDevelopment
Updated7d ago
Forks114

Languages

Java

Security Score

100/100

Audited on Mar 21, 2026

No findings