-
Notifications
You must be signed in to change notification settings - Fork 16
docs: add system design documentation #304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add system design documentation #304
Conversation
mingcheng
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Hi, You should resolve the build error: Docs markdown link couldn't be resolved |
010caa3 to
bb6d170
Compare
Thanks, there was a problem with the format of this link, I have fixed it now. |
4fa0d94 to
cb829f7
Compare
cb829f7 to
a5d9976
Compare
Signed-off-by: CooooolFrog <[email protected]>
a5d9976 to
30da046
Compare
gaius-qi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LunaWhispers
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Background
Provide an overall design document of dragonfly to help new developers quickly understand the system's modules and design, and reduce the cost of understanding the code.