caohdgege / seata-asyncLinks
通过组件的形式,允许seata的一些调用进行异步处理,可以实现异步+分布式事务的并存。
☆19Updated 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
Sorting:
- 一款简单易用的无侵入,无需依赖数据库和服务协调者的分布式事务中间件(大量借鉴Seata以及LCN,在此特别感谢)☆38Updated 2 years ago
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆50Updated last month
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Updated 2 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆79Updated 3 years ago
- 适用于Java的通用规则引擎框架,最新版本基于spEL,支持程序在运行状态下动态增加规则,方便开发人员根据业务流程需求进行二次开发。☆23Updated 7 months ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆102Updated last year
- 网关demo,基于Nacos动态配置路由☆60Updated 4 years ago
- 数据权限插件☆47Updated 7 years ago
- xxl-job-nacos项目目前基于xxl-job v2.2.0版本改造,基于nacos服务注册中心实现服务自动发现的分布式定时任务☆33Updated last year
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆30Updated 2 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 3 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式 接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆94Updated 3 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆87Updated 3 weeks ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆61Updated 2 years ago
- Elasticsearch-Helper 是一个Java对 Elasticsearch RHLC API的封装工具,通过封装简化官方API写法,降低相关API的学习成本,减少代码编写工作,提高工作效率。☆15Updated 3 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- 分布式推送项目,利用rocketMq+netty实现分布式推送☆20Updated 6 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 基于springBoot常用的使用,封装快速应用starter,目前有redis缓存,redis锁,zookeeper锁,redis限流模块,具体用法请参考对应的starter说明☆8Updated 4 years ago
- 限流幂等框架☆19Updated 7 years ago
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆19Updated 3 years ago
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆24Updated 4 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- Based on spring-cache,integrate local cache [ehcache] and distributed cache [redis] to make secondary cache.☆12Updated 2 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 4 years ago
- 接口数据脱敏、加解密springboot starter☆28Updated 4 years ago
- 微服务日志链路追踪☆67Updated 3 years ago
- ☆47Updated 3 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago