LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases
-
Updated
Sep 6, 2023 - Java
LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases
ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensate and so on;
Domain-Driven-Design Pub/Sub Domain-Events framework
OpenMessaging Runtime Interface for Java
Universal transaction manager
基于mybatis,springboot开箱即用的读写分离插件
Java interview
Minimal database operation library.
ByteJTA is a distributed transaction manager based on the XA/2PC mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteJTA/wiki
Multi-gateway payment processing library for java
目标是提供一个通用的Java核心编程框架,作为搭建其它框架或者项目的基础. 让相关领域的研发人员能够专注高层设计而不用关注底层实现. 涵盖了缓存,编解码,通讯,事件,输入/输出,监控,存储,配置,脚本和事务10个方面.
mq transaction, tcc, eventually consistency. tx life cycle: all listeners handled, if necessary, produce next message
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.
Java/Kotlin/Android Development Toolkit for the Neo Blockchain
distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。
⚡database read and write separation of java
Add a description, image, and links to the transaction topic page so that developers can more easily learn about it.
To associate your repository with the transaction topic, visit your repo's landing page and select "manage topics."