cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更新时多个线程update带来的严重锁冲突问题,从而来实现高性能。 支持聚合回溯,包括扩容、缩容聚合冲突事件回溯、聚合根在内存、聚合根快照、聚合事件组提交,可集成dubbo、spring cloud。
☆56Oct 26, 2025Updated 9 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:
- huge list of database benchmark aerospike, clickhouse, cockroach, cockroachdb, cratedb, memsql, mysql, nuodb, postgresql, redis, scylladb…☆35May 19, 2025Updated last year
- MicroMQ is a lightweight message queue system whose code lines are only about 3K.☆20Jan 27, 2024Updated 2 years ago
- 分布式架构开发套件。包括缓存(一二级缓存、自动缓存管理)、队列、分布式定时任务、文件服务(七牛、阿里云OSS、fastDFS)、日志、搜索、代码生成、API网关、配置中心、统一认证平台、分布式锁、分布式事务、集成dubbo、spring boot支持、统一监控等。所有rel…☆12Dec 14, 2022Updated 3 years ago
- Modeling 是一个基于代码的领域模型生成工具,支持 Java、Cpp、TypeScript、Golang 等语言。Modeling is a tools to analysis different languages by Ctags☆21Mar 16, 2022Updated 4 years ago
- Demo try show that osgi runs fine in a spring boot context☆15Mar 10, 2017Updated 9 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.
- runflow是一个基于逻辑流转的轻量级流程引擎。 runflow支持BPMN规范,能够把复杂的业务逻辑可视化。开发人员可以通过流程编辑器设计自己的业务流程,为业务设计人员与开发工程师架起一座桥梁。☆46Jul 20, 2023Updated 3 years ago
- 分布式的,可靠的,实时的,可扩展的, 易用的,轻量级的 基于本地消息实现的EventBus事件总线.轻量级最终一致性解决方案(Distributed, reliable, real-time, scalable, easy-to-use, lightweight, Even…☆33Aug 7, 2026Updated last week
- 糊涂点餐,一个基于springboot2+mybatis-plus的点餐系统。☆17Feb 6, 2026Updated 6 months ago
- Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于…☆407Nov 7, 2023Updated 2 years ago
- 江科大Java实训☆12Dec 1, 2020Updated 5 years ago
- 分享,总结与记录☆18Mar 14, 2019Updated 7 years ago
- 轻量级的流程编排执行引擎☆13May 2, 2022Updated 4 years ago
- Bonree Ants流式大数据处理引擎☆12Mar 12, 2020Updated 6 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆29Dec 10, 2022Updated 3 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.
- 可实现异构应用系统间的数据转换、信息传递和业务的编排与重组☆13Nov 16, 2022Updated 3 years ago
- 延迟任务调度系统,任务精确触发,支持延迟任务添加,取消等操作,具备分布式的高可用和可靠性☆49Jun 21, 2022Updated 4 years ago
- 基于分布式配置中心配置限流参数的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流…☆36Jul 22, 2026Updated 3 weeks ago
- 基于热插拔和SPI编程思想实现自定义 Java Class Loader 和Spring Context 动态Jar包插件加载工具☆11Feb 8, 2025Updated last year
- 旨在打造一款支持CQRS的功能全备的DDD重量级架构,支持rbac和abac权限管理,支持多租户功能☆18Nov 5, 2025Updated 9 months ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆18May 14, 2020Updated 6 years ago
- CQRS with Domain-Driven Design and Event Sourcing using Apache Kafka and Server-Side-Events☆110Jun 30, 2026Updated last month
- 轻量级业务中台开发框架,中台设计完美实现,赋能业务。☆14Feb 25, 2023Updated 3 years ago
- 基于springboot starter机制封装web通用的starter☆13Aug 17, 2023Updated 2 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.
- gohessian implements Hessian Protocol by golang☆11Feb 13, 2014Updated 12 years ago
- A blueprint adapting VertX to distributed game server☆24Jun 30, 2026Updated last month
- Springboot shutdown gracefully in different ways☆27Jan 14, 2020Updated 6 years ago
- 使用 TypeScript 构建 Koa2 项目的实践,从0搭建自己的项目框架。☆13Jun 22, 2022Updated 4 years ago
- 最高效的交易所撮合引擎,采用伦敦外汇交易所LMAX开源的Disruptor框架,用Hazelcast进行分布式内存存取,以及原子性操作。使用数据流的方式进行计算撮合序列,采用价格水平独立撮合逻辑,实现高效大数据撮合。☆165Dec 26, 2019Updated 6 years ago
- Data develop engine 数据研发引擎,用可视化的组件编排后台数据处理逻辑,配合消息触发、定时任务和restful接口等多种调度机制,从而能够代替传统的大部分后台接口研发。☆34Jul 28, 2026Updated 2 weeks ago
- Help front-end and back-end devolopers to work with APIs faster and easier. features: API define, mock, test, document. like postman, rap…☆18Jun 30, 2022Updated 4 years ago
- 随着服务化越来越多,单个VO或BO属性拆分之痛已成为业务系统日益突出的问题,数据聚合组件不是一个服务编排,而是数据依赖解析服务☆15Dec 14, 2022Updated 3 years ago
- Mycat Big Memory API for Big Data Process and High performance program☆20Feb 28, 2017Updated 9 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.
- 一个基于Servlet + GSON + VueElementAdmin 的自设计链式SQL查询,JSON前后端分离,继承制用户权限分离,简约有颜的原生无框架教务系统(JSP课程设计)☆12Feb 3, 2021Updated 5 years ago
- 支持任意个队列,每个队列任意多个消费者的基于 HTTP GET/POST 协议的轻量级开源简单消息队列服务!☆34Apr 15, 2026Updated 3 months ago
- Nop Platform 2.0 is a next-generation low-code development platform built from scratch based on the principles of reversible computation,…☆690Updated this week
- 针对复杂业务逻辑的Java实现系统,抽象出一套编程框架,借鉴领域模型的设计方法,使得开发体验更加环保、更加友好,大大提高代码的后期可维护性☆24Aug 3, 2014Updated 12 years ago
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆50Jun 5, 2017Updated 9 years ago
- 所有netty项目的例子☆20Mar 7, 2024Updated 2 years ago
- The web frontend to todolist.☆13Aug 3, 2018Updated 8 years ago