通过组件的形式,允许seata的一些调用进行异步处理,可以实现异步+分布式事务的并存。
☆20May 14, 2021Updated 4 years ago
Alternatives and similar repositories for seata-async
Users that are interested in seata-async are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个分布式全局唯一ID组件,提供生成符合业务特性的全局唯一ID(比如模块标识+日期+自增序号,类似单据编号必须为RD202009080001 递增,诸如此类),同时还支持雪花ID,支持高并发,快速集成,配置简单方便,单体、微服务项目均可使用☆23Sep 3, 2021Updated 4 years ago
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆25Dec 13, 2020Updated 5 years ago
- springboot+mybatis+druid+atomikos 处理多数据源分布式事务☆28Jun 21, 2022Updated 3 years ago
- ☆10Oct 27, 2020Updated 5 years ago
- echarts大屏展示得数据可视化☆11Sep 6, 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.
- ☆44Jun 27, 2022Updated 3 years ago
- 初创企业微服务化过程中,为了协作更顺畅,统一代码结构风格。尝试整理一套适合企业的应用架构。该工程为模板工程。依托于DDD 开源框架COLA 4.0应用架构。技术栈基于spring-cloud-alibaba、SpringBoot、Alibaba RocketMQ、mybat…☆10Jun 3, 2024Updated last year
- 旨在打造一款支持CQRS的功能全备的DDD重量级架构,支持rbac和abac权限管理,支持多租户功能☆17Nov 5, 2025Updated 6 months ago
- some spring-boot sample☆11Sep 1, 2019Updated 6 years ago
- ☆15Feb 12, 2018Updated 8 years ago
- 即时通讯第一版,第二版详见LuliChat(https://github.com/TopCoderMyDream/LuliChat)☆16May 8, 2017Updated 8 years ago
- 使用 Ruoyi-Vue3 重新实现 xxl-job 的管理后台页面☆11Jun 20, 2025Updated 10 months ago
- 一个轻量级用于简化redis操作,基于spring boot的starter组件,并且提供了基于redis的分布式锁以及动态消息发布/订阅的功能☆15Jun 14, 2023Updated 2 years ago
- 架构师学习线路图,详细介绍java学习线路图,包括java多线程并发,JVM,spring,springboot,springcloud,mysql,zookeeper,kafka,storm,docker等☆15Apr 18, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆11Jul 8, 2020Updated 5 years ago
- Prometheus Monitoring for Java Web Applications without Modifying their Source Code☆15Apr 26, 2024Updated 2 years ago
- 基于Docker容器的PaaS平台,提供容器、镜像、集群、监控等服务☆14Dec 10, 2022Updated 3 years ago
- SpringBoot学习相关示例☆12Oct 5, 2022Updated 3 years ago
- ⭐️⭐️⭐️java多线程系列教程(从入门到进阶+源码解读+面试题)https://www.qiuchenglei.top☆16Sep 14, 2022Updated 3 years ago
- 剧本分镜智能体(PenShot):电影/动漫/短剧/小说/剧本→分镜→片段→prompt | 基于 LangGraph+LLM,自动解析任意格式剧本,生成 Sora/Veo/Runway 等模型可用的连贯text-to-video提示词。保持角色/剧情跨片段一致,支持 MC…☆58Updated this week
- CNode community third-party WeChat mini program version☆16Feb 14, 2019Updated 7 years ago
- 个人总结的Java算法和实战demo☆11Jul 12, 2019Updated 6 years ago
- ☆12Sep 28, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- nacos prometheus☆60Nov 11, 2019Updated 6 years ago
- A Flutter Container☆14Aug 18, 2019Updated 6 years ago
- 存放JAVA开发的设计思想、算法:《剑指Offer》、《编程珠玑》、《深入理解Java虚拟机:JVM高级特性与最佳实践》、《重构-改善既有代码的设计 中文版》、《clean_code(中文完整版)》、《Java编程思想(第4版)》、《Java核心技术 卷I (第8版)》、《…☆16Nov 7, 2018Updated 7 years ago
- 糊涂点餐,一个基于springboot2+mybatis-plus的点餐系统。☆16Feb 6, 2026Updated 3 months ago
- ERD-model diagram tools for Umlet☆12Oct 30, 2018Updated 7 years ago
- 前后分离的通用后台管理系统,前端基于Ant Design Pro-Vue,后端基于SpringBoo 2.x。包含:定时任务管控、基于JWT的配合Shiro的鉴权、一键生成前后端增删改查代码、基于RBAC权限管控、用户管理、组织架构、各类日志(操作日志/定时任务日志/登录日…☆14Dec 10, 2022Updated 3 years ago
- QConShanghai 2018深度培训——《微服务架构与实战》示例☆14Oct 21, 2018Updated 7 years ago
- 这是一个基于spirngboot分片上传的一个demo☆13Jun 21, 2022Updated 3 years ago
- ☆15May 16, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Spring Cloud ,Spring Cloud Alibaba 系列学习教程☆110Nov 16, 2022Updated 3 years ago
- 使用 netty 实现 websocket 百万长连接, 包含服务端/客户端压测代码☆18Apr 13, 2021Updated 5 years ago
- 阿里中间件2019代码,复赛14名,内部排名第2受邀参加决赛,拿到季军☆14Mar 8, 2023Updated 3 years ago
- WeChat Authentication inside WeChat app for Spring Security.☆13Jan 11, 2025Updated last year
- Redis入门小实例,没有复杂的配置文件,简单到爆的源码示例☆10Aug 8, 2016Updated 9 years ago
- springboot2.0整合dubbo☆14Dec 28, 2018Updated 7 years ago
- ☆22Nov 21, 2022Updated 3 years ago