feat: add missing documentation from official docs#4
Open
daydaygo wants to merge 1 commit intozeromicro:mainfrom
Open
feat: add missing documentation from official docs#4daydaygo wants to merge 1 commit intozeromicro:mainfrom
daydaygo wants to merge 1 commit intozeromicro:mainfrom
Conversation
- Add distributed-transactions.md: DTM integration, SAGA/TCC patterns - Add observability.md: Prometheus, tracing, logging, alerting - Add message-queue.md: go-queue dq/kq patterns - Add advanced-components.md: Bloom, MapReduce, TimingWheel, Executors - Add design/principles.md: framework philosophy and architecture - Add case-studies/looklook-overview.md: production example analysis - Update SKILL.md with new references and learning paths
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
补充官方文档中缺失的内容到 zero-skills,提升 AI 辅助开发的完整性。
Changes
新增文档 (6个文件, 2839行)
references/distributed-transactions.mdreferences/observability.mdreferences/message-queue.mdreferences/advanced-components.mddesign/principles.mdexamples/case-studies/looklook-overview.md更新
SKILL.md: 添加新文档引用、更新学习路径、扩展使用场景描述Coverage Analysis
基于对比分析,补充了官方文档中有但 skill 缺失的高优先级内容:
Test Plan