seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式
☆25Dec 13, 2020Updated 5 years ago
Alternatives and similar repositories for seata-demo
Users that are interested in seata-demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- spring 快速开发工具包,读写分离,多数据源,自动集成了mybatis,sharding-jdbc,redis,seata等☆20Dec 14, 2022Updated 3 years ago
- 一套涵盖大部分核心组件使用的Spring Cloud教程,包含微服务主流架构:包括Spring Cloud Alibaba及分布式事务Seata,全文检索ES,MYSQL同步组件CANAL,消息一致性队列:RabbitMQ和rocketMQ,分布式锁zookeeper及re…☆15Jun 3, 2021Updated 4 years ago
- 演示canal+mysql+zookeeper+elasticsearch+kafka做增量索引(ES)更新☆16Aug 24, 2020Updated 5 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- HASentinel是基于阿里Sentinel做的高可用、高可扩展改造的项目,将应用配置及Metrics存储外置,并支持通过Grafana查看报表。☆10Aug 3, 2021Updated 4 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 通过组件的形式,允许seata的一些调用进行异步处理,可以实现异步+分布式事务的并存。☆20May 14, 2021Updated 4 years ago
- JetCache 源码解析,已添加相应的注释,相关文档可查看我的博客☆10Jun 11, 2021Updated 4 years ago
- Insert payload through the program set by -toolexec☆27Nov 3, 2021Updated 4 years ago
- 基于Groovy的决策和规则引擎☆47Oct 17, 2024Updated last year
- door-spring-boot-starter☆11Jun 17, 2022Updated 3 years ago
- Spring Cloud Feign OkHttp client☆16Dec 25, 2015Updated 10 years ago
- Guide to Java Generics☆13Aug 23, 2018Updated 7 years ago
- zan thrift代码生成工具☆17Aug 18, 2017Updated 8 years ago
- 一个以文本类算法为基础、结合场景的风险防控系统☆16Jan 17, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 使用Apache Thrift作为容器,Google Protobuf作为协议的一个RPC框架。☆19Jun 2, 2018Updated 7 years ago
- 运维开发学习资源分享~☆17Mar 23, 2021Updated 5 years ago
- ☆38Jun 12, 2019Updated 6 years ago
- Opensource PaaS☆11Mar 23, 2018Updated 8 years ago
- 基于Sentinel 1.8.2版本,处理了 流控规则持久化到Nacos配置中心☆19Sep 29, 2021Updated 4 years ago
- springboot+atomikos+mysql+mybatis+druid+分布式事务☆31Feb 2, 2018Updated 8 years ago
- 平时工作中自研的一些JMeter插件☆13Mar 3, 2023Updated 3 years ago
- 基于Docker容器的PaaS平台,提供容器、镜像、集群、监控等服务☆14Dec 10, 2022Updated 3 years ago
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ChinaDNS docker image, started from https://github.com/vimagick/dockerfiles/tree/master/chinadns☆10Dec 11, 2015Updated 10 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Jun 13, 2019Updated 6 years ago
- golang retry lib☆11Nov 13, 2020Updated 5 years ago
- go mysql driver, support distributed transaction☆34Mar 24, 2022Updated 4 years ago
- flutter与原生通信的3种方式具体实现☆11Feb 28, 2019Updated 7 years ago
- spring-boot 百度uid-generator 百度的唯一ID生成器☆21Dec 16, 2022Updated 3 years ago
- SpringCloud项目下使用分布式事务seata TCC模式与AT模式例子☆41Jun 20, 2022Updated 3 years ago
- 使用opencv实现对图片明水印、暗水印、信息存储像素、傅里叶转换等☆12Mar 13, 2018Updated 8 years ago
- 存放JAVA开发的设计思想、算法:《剑指Offer》、《编程珠玑》、《深入理解Java虚拟机:JVM高级特性与最佳实践》、《重构-改善既有代码的设计 中文版》 、《clean_code(中文完整版)》、《Java编程思想(第4版)》、《Java核心技术 卷I (第8版)》、《…☆16Nov 7, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Pinghub is a simple pubsub message bus for websocket clients.☆18Mar 9, 2026Updated last month
- 基于Go整合Gossip+WebSocket的轻量级分布式消息队列。实现功能:订阅/发布推送、点对点推送、延时消息推送、消费失败自动重试、数据持久化、WAL预写日志、主从节点部署、集群负载均衡、ACK确认机制、内置网页端控制台☆31Feb 13, 2022Updated 4 years ago
- ☆33May 5, 2022Updated 4 years ago
- Netty+Protobuf实现游戏WebSocket通信实例-客户端和服务端☆23Oct 4, 2022Updated 3 years ago
- 使用 netty 实现 websocket 百万长连接, 包含服务端/客户端压测代码☆18Apr 13, 2021Updated 5 years ago
- ☆22Mar 3, 2026Updated 2 months ago
- 物联网云监控平台☆22Jul 18, 2023Updated 2 years ago