cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更新时多个线程update带来的严重锁冲突问题,从而来实现高性能。 支持聚合回溯,包括扩容、缩容聚合冲突事件回溯、聚合根在内存、聚合根快照、聚合事件组提交,可集成dubbo、spring cloud。
☆56Oct 26, 2025Updated 5 months ago
Alternatives and similar repositories for cqrs
Users that are interested in cqrs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MicroMQ is a lightweight message queue system whose code lines are only about 3K.☆20Jan 27, 2024Updated 2 years ago
- 快速、简洁、小巧、优雅、解决大文件导出常见的各种问题的,可靠的,可扩展的集成框架(Fast, concise, compact, elegant, reliable and extensible integration framework for solving commo…☆20Feb 1, 2026Updated last month
- java版ENode,翻译自汤雪华ENode(C#)。ENode是一个开源的应用开发框架,为开发人员提供了一套完整的基于DDD+CQRS+ES+(in-memory)+EDA架构风格的解决方案。详见:https://github.com/tangxuehua/enode,或…☆85Jun 21, 2022Updated 3 years ago
- 分布式架构开发套件。包括缓存(一二级缓存、自动缓存管理)、队列、分布式定时任务、文件服务(七牛、阿里云OSS、fastDFS)、日志、搜索、代码生成、API网关、配置中心、统一认证平台、分布式锁、分布式事务、集成dubbo、spring boot支持、统一监控等。所有rel…☆12Dec 14, 2022Updated 3 years ago
- LinkMind is an enterprise-level composite multimodal large model middleware.☆19Updated this week
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Magic是Magician旗下的一个工具包,支持并发处理、生产者与消费者模型、数据库操作等☆18Nov 9, 2025Updated 4 months ago
- runflow是一个基于逻辑流转的轻量级流程引擎。 runflow支持BPMN规范,能够把复杂的业务逻辑可视化。开发人员可以通过流程编辑器设计自己的业务流程,为业务设计人员与开发工程师架起一座桥梁。☆42Jul 20, 2023Updated 2 years ago
- 分布式的,可靠的,实时的,可扩展的, 易用的,轻量级的 基于本地消息实现的EventBus事件总线.轻量级最终一致性解决方案(Distributed, reliable, real-time, scalable, easy-to-use, lightweight, Even…☆29Feb 23, 2026Updated last month
- 江科大Java实训☆12Dec 1, 2020Updated 5 years ago
- Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于…☆407Nov 7, 2023Updated 2 years ago
- 轻量级的流程编排执行引擎☆13May 2, 2022Updated 3 years ago
- 使用Apache Thrift作为容器,Google Protobuf作为协议的一个RPC框架。☆19Jun 2, 2018Updated 7 years ago
- 分享,总结与记录☆18Mar 14, 2019Updated 7 years ago
- MyBatis代码生成器,生成Model、Dao、Mapper等☆12Jun 28, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- sqltoy-orm 快速上手学习演示项目☆11Nov 14, 2024Updated last year
- 基于热插拔和SPI编程思想实现自定义 Java Class Loader 和Spring Context 动态Jar包插件加载工具☆11Feb 8, 2025Updated last year
- 基于 groovy 实现的公式库☆11Jul 9, 2021Updated 4 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆29Dec 10, 2022Updated 3 years ago
- https://github.com/halo-dev/halo.git☆14Jun 23, 2019Updated 6 years ago
- CQRS with Domain-Driven Design and Event Sourcing using Apache Kafka and Server-Side-Events☆109Sep 12, 2025Updated 6 months ago
- 基于分布式配置中心配置限流参数的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流…☆36Nov 20, 2024Updated last year
- 基于springboot starter机制封装web通用的starter☆12Aug 17, 2023Updated 2 years ago
- Springboot shutdown gracefully in different ways☆27Jan 14, 2020Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 轻量级业务中台开发框架,中台设计完美实现,赋能业务。☆14Feb 25, 2023Updated 3 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆18May 14, 2020Updated 5 years ago
- Bonree Ants流式大数据处理引擎☆13Mar 12, 2020Updated 6 years ago
- 随着服务化越来越多,单个VO或BO属性拆分之痛已成为业务系统日益突出的问题,数据聚合组件不是一个服务编排,而是数据依赖解析服 务☆15Dec 14, 2022Updated 3 years ago
- Data develop engine 数据研发引擎,用可视化的组件编排后台数据处理逻辑,配合消息触发、定时任务和restful接口等多种调度机制,从而能够代替传统的大部分后台接口研发。☆33Updated this week
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆49Jun 5, 2017Updated 8 years ago
- 针对企业取证产品,知识图谱的可视化及问答系统。☆16Apr 14, 2023Updated 2 years ago
- seesee,看看视频。基于DDD领域驱动设计的SpringCloud Alibaba短视频项目,移动端使用Flutter2.x构建,管理后台使用Vue 3.0 + Element Plus 进行构建,后端采用Hadoop与Flink等大数据框架构建实时计算与离线计算体系。☆18Feb 16, 2022Updated 4 years ago
- 针对复杂业务逻辑的Java实现系统,抽象出一套编程框架,借鉴领域模型的设计方法,使得开发体验更加环保、更加友好,大大提高代码的后期可维护性☆24Aug 3, 2014Updated 11 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- DDD 框架☆210Jan 26, 2026Updated 2 months ago
- 处理海量数据的excel/dbf/csv文件,包括文件的读取和写入☆13Jan 13, 2020Updated 6 years ago
- gohessian implements Hessian Protocol by golang☆11Feb 13, 2014Updated 12 years ago
- Nop Platform 2.0 is a next-generation low-code development platform built from scratch based on the principles of reversible computation,…☆678Mar 15, 2026Updated last week
- 适用于Java的通用规则引擎 框架,最新版本基于spEL,支持程序在运行状态下动态增加规则,方便开发人员根据业务流程需求进行二次开发。☆27Feb 27, 2026Updated 3 weeks ago
- 初创企业微服务化过程中,为了协作更顺畅,统一代码结构风格。尝试整理一套适合企业的应用架构。该工程为模板工程。依托于DDD 开源框架COLA 4.0应用架构。技术栈基于spring-cloud-alibaba、SpringBoot、Alibaba RocketMQ、mybat…☆10Jun 3, 2024Updated last year
- Mycat Big Memory API for Big Data Process and High performance program☆19Feb 28, 2017Updated 9 years ago