cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更新时多个线程update带来的严重锁冲突问题,从而来实现高性能。 支持聚合回溯,包括扩容、缩容聚合冲突事件回溯、聚合根在内存、聚合根快照、聚合事件组提交,可集成dubbo、spring cloud。
☆56Oct 26, 2025Updated 8 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
- 快速、简洁、小巧、优雅、解决大文件导出常见的各种问题的,可靠的,可扩展的集成框架(Fast, concise, compact, elegant, reliable and extensible integration framework for solving commo…☆22May 23, 2026Updated 2 months ago
- 分布式架构开发套件。包括缓存(一二级缓存、自动缓存管理)、队列、分布式定时任务、文件服务(七牛、阿里云OSS、fastDFS)、日志、搜索、代码生成、API网关、配置中心、统一认证平台、分布式锁、分布式事务、集成dubbo、spring boot支持、统一监控等。所有rel…☆12Dec 14, 2022Updated 3 years ago
- 微信小程序区间滑块组件☆31Sep 16, 2018Updated 7 years ago
- 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.
- java版ENode,翻译自汤雪华ENode(C#)。ENode是一个开源的应用开发框架,为开发人员提供了一套完整的基于DDD+CQRS+ES+(in-memory)+EDA架构风格的解决方案。详见:https://github.com/tangxuehua/enode,或…☆87Jun 21, 2022Updated 4 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
- Magic是Magician旗下的一个工具包,支持并发处理、生产者与消费者模型、数据库操作等☆19Nov 9, 2025Updated 8 months ago
- 分布式的,可靠的,实时的,可扩展的, 易用的,轻量级的 基于本地消息实现的EventBus事件总线.轻量级最终一致性解决方案(Distributed, reliable, real-time, scalable, easy-to-use, lightweight, Even…☆31Apr 29, 2026Updated 2 months ago
- 糊涂点餐,一个基于springboot2+mybatis-plus的点餐系统。☆16Feb 6, 2026Updated 5 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
- 一个基于内存的分布式计算框架。☆10Apr 13, 2016Updated 10 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 轻量级的流程编排执行引擎☆13May 2, 2022Updated 4 years ago
- Bonree Ants流式大数据处理引擎☆12Mar 12, 2020Updated 6 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Dec 10, 2022Updated 3 years ago
- 基于 groovy 实现的公式库☆11Jul 9, 2021Updated 5 years ago
- 一个统一入口、减少对接成本、同时兼顾多种短信业务、简单易行的操作与维护、高稳定、高可靠的短信平台。通过智能动态的通道评级、选举、降级、热插拔,增强了系统的健壮性,摆脱对单一通道的依赖。并且提供多种对接方式的短信发送和管理平台☆12Jan 5, 2023Updated 3 years ago
- 延迟任务调度系统,任务精确触发,支持延迟任务添加,取消等操作,具备分布式的高可用和可靠性☆49Jun 21, 2022Updated 4 years ago
- 基于热插拔和SPI编程思想实现自定义 Java Class Loader 和Spring Context 动态Jar包插件加载工具☆11Feb 8, 2025Updated last year
- 旨在打造一款支持CQRS的功能全备的DDD重量级架构,支持rbac和abac权限管理,支持多租户功能☆18Nov 5, 2025Updated 8 months ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆18May 14, 2020Updated 6 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.
- https://github.com/halo-dev/halo.git☆14Jun 23, 2019Updated 7 years ago
- An Animal Crossing: New Horizons themed file icon pack for VSCode!☆12Jul 12, 2023Updated 3 years ago
- 跟着B站孙帅Spring5视频学习中做的笔记☆12Oct 10, 2020Updated 5 years ago
- 轻量级业务中台开发框架,中台设计完美实现,赋能业务。☆14Feb 25, 2023Updated 3 years ago
- gohessian implements Hessian Protocol by golang☆11Feb 13, 2014Updated 12 years ago
- Springboot shutdown gracefully in different ways☆27Jan 14, 2020Updated 6 years ago
- 使用 TypeScript 构建 Koa2 项目的实践,从0搭建自己的项目框架。☆13Jun 22, 2022Updated 4 years ago
- Data develop engine 数据研发引擎,用可视化的组件编排后台数据处理逻辑,配合消息触发、定时任务和restful接口等多种调度机制,从而能够代替传统的大部分后台接口研发。☆34Updated this week
- jun_java_plugin 整合Java企业级各种开发组件、开箱即用、不写重复代码;目前已集成java_plugin50多个,spring_plugin组件100+,spring_boot组件100+,各种项目模板,涵盖开发各种场景如minio、七牛云、云短信、设计模式…☆238May 22, 2026Updated 2 months 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.
- 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
- 针对企业取证产品,知识图谱的可视化及问答系统。☆16Apr 14, 2023Updated 3 years ago
- A super simple java tool that allows you to run a task from a web browser and see the output in real time.☆12Mar 3, 2025Updated last year
- 支持任意个队列,每个队列任意多个消费者的基于 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