通过组件的形式,允许seata的一些调用进行异步处理,可以实现异步+分布式事务的并存。
☆20May 14, 2021Updated 5 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
- An Animal Crossing: New Horizons themed file icon pack for VSCode!☆12Jul 12, 2023Updated 2 years ago
- ☆10Oct 27, 2020Updated 5 years ago
- 一套涵盖大部分核心组件使用的Spring Cloud教程,包含微服务主流架构:包括Spring Cloud Alibaba及分布式事务Seata,全文检索ES,MYSQL同步组件CANAL,消息一致性队列:RabbitMQ和rocketMQ,分布式锁zookeeper及re…☆15Jun 3, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- echarts大屏展示得数据可视化☆11Sep 6, 2018Updated 7 years ago
- 初创企业微服务化过程中,为了协作更顺畅,统一代码结构风格。尝试整理一套适合企业的应用架构。该工程为模板工程。依托于DDD 开源框架COLA 4.0应用架构。技术栈基于spring-cloud-alibaba、SpringBoot、Alibaba RocketMQ、mybat…☆10Jun 3, 2024Updated 2 years ago
- Java8 函数式编程教程(读书笔记)☆12Nov 25, 2018Updated 7 years ago
- some spring-boot sample☆11Sep 1, 2019Updated 6 years ago
- Opensource PaaS☆11Mar 23, 2018Updated 8 years ago
- ☆15Feb 12, 2018Updated 8 years ago
- 即时通讯第一版,第二版详见LuliChat(https://github.com/TopCoderMyDream/LuliChat)☆16May 8, 2017Updated 9 years ago
- 使用 Ruoyi-Vue3 重新实现 xxl-job 的管理后台页面☆11Jun 20, 2025Updated 11 months ago
- A demo application show casing usage of OpenID Connect with Spring security without need of external libraries☆23Mar 24, 2019Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 基于DCGAN的身份证照片修复系统 Use DCGAN to recover ID Card photo☆14Sep 17, 2017Updated 8 years ago
- 简化并扩展easyexcel的使用,做到easyexcel的基础上,一个注解导出excel,自定义合并单元格☆13Jun 3, 2026Updated last week
- 微服务+DDD数据权限。数据权限包含行级权限和列级权限☆15May 16, 2022Updated 4 years ago
- Open-science repository for the evaluation of the Dspot test amplification system☆14Jan 26, 2023Updated 3 years ago
- Prometheus Monitoring for Java Web Applications without Modifying their Source Code☆14Apr 26, 2024Updated 2 years ago
- 旨在打造一款支持CQRS的功能全备的DDD重量级架构,支持rbac和abac权限管理,支持多租户功能☆18Nov 5, 2025Updated 7 months ago
- 基于Docker容器的PaaS平台,提供容器、镜像、集群、监控等服务☆14Dec 10, 2022Updated 3 years ago
- SpringBoot学习相关示例☆12Oct 5, 2022Updated 3 years ago
- Lambkit是基于JFinal的分布式Javaweb快速开发框架,其核心设计目标是极速开发,快速应用。将项目开发的基本要素集合成企业级开发解决方案,快速搞定项目,为您节约更多时间,去陪恋人、家人和朋友 ;)☆12Apr 14, 2023Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- CNode community third-party WeChat mini program version☆16Feb 14, 2019Updated 7 years ago
- Markdown/Rich Text editor with a decentralized storage system | Built with Vue☆19Nov 2, 2019Updated 6 years ago
- Microservice stack with CDI MicroProfile, DDD☆15Apr 30, 2025Updated last year
- 个人总结的Java算法和实战demo☆11Jul 12, 2019Updated 6 years ago
- Camunda BPM 与 Spring boot 集成示例☆15Mar 28, 2019Updated 7 years ago
- A Flutter Container☆14Aug 18, 2019Updated 6 years ago
- OLAP and ETL of Big Data☆18Mar 20, 2019Updated 7 years ago
- 糊涂点餐,一个基于springboot2+mybatis-plus的点餐系统。☆16Feb 6, 2026Updated 4 months ago
- 存放JAVA开发的设计思想、算法:《剑指Offer》、《编程珠玑》、《深入理解Java虚拟机:JVM高级特性与最佳实践》、《重构-改善既有代码的设计 中文版》、《clean_code(中文完整版)》、《Java编程思想(第4版)》、《Java核心技术 卷I (第8版)》、《…☆16Nov 7, 2018Updated 7 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.
- QConShanghai 2018深度培训——《微服务架构与实战》示例☆14Oct 21, 2018Updated 7 years ago
- ☆15May 16, 2024Updated 2 years ago
- Spring Cloud ,Spring Cloud Alibaba 系列学习教程☆110Nov 16, 2022Updated 3 years ago
- 使用 netty 实现 websocket 百万长连接, 包含服务端/客户端压测代码