5 results found Sort:
Blur is a Java library for masking and obfuscating sensitive data in any data structure
Created
2019-08-05
278 commits to main branch, last one 25 days ago
Java Coding Problems, Second Edition - Published by Packt
Created
2022-11-30
375 commits to main branch, last one 7 months ago
✨ Saas Enterprise Resource Planning (开源Sass ERP系统)
Created
2023-02-23
1,530 commits to master branch, last one 2 days ago
Guide and script to install java jdk 17, 21 or 23 on the steam deck
Created
2022-09-21
16 commits to master branch, last one about a month ago
cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更新时多个线程update带来的严重锁冲突问题,从而来实现高性能。 支持聚合回溯,包括扩容、缩容聚合冲突事件回溯、聚合根在内存、...
Created
2021-04-18
173 commits to master branch, last one 19 days ago