12 Commits

Author SHA1 Message Date
603bc24c26 feat(cache): adopt FusionCache for business caching
Some checks are pending
ci / release-gate (push) Waiting to run
2026-08-05 09:30:48 +08:00
33375a38d7 refactor(architecture): harden module boundaries
Some checks failed
ci / release-gate (push) Has been cancelled
2026-08-04 12:10:36 +08:00
2c4a0bad6c fix:修复部分数据库查询问题
Some checks failed
ci / release-gate (push) Has been cancelled
2026-08-03 14:22:06 +08:00
c497a3ca8d 清理代码
Some checks failed
ci / release-gate (push) Has been cancelled
2026-08-03 12:31:39 +08:00
46abf4d62f feat(auth): add Redis authorization caching 2026-08-01 12:20:31 +08:00
7a73dcbd12 refactor: consolidate backend into modular monolith 2026-07-30 15:37:31 +08:00
98585aa521 perf: remove backoffice catalog query amplification 2026-07-30 09:50:05 +08:00
bedc77bffd perf: optimize authorization scoreline and workers 2026-07-30 09:12:27 +08:00
6db200a2fc feat(saas): implement marketplace and tenant onboarding 2026-07-29 13:58:59 +08:00
5c4de4b282 feat(security): complete capability messaging workflows 2026-07-29 11:21:15 +08:00
df88fa19cb feat(security): add distributed authorization foundation 2026-07-29 10:40:10 +08:00
5d2248efee feat: harden SaaS authentication and authorization 2026-07-28 12:15:51 +08:00