Skip to content
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

Tree: Readme diagrams #11590

Merged
merged 2 commits into from Aug 19, 2022
Merged

Conversation

CraigMacomber
Copy link
Contributor

Description

Add a couple of architectural diagrams to Tree's readme

Reviewer Guidance

I'd like feedback on both the usefulness and accuracy of these diagrams.

@CraigMacomber CraigMacomber requested a review from a team as a code owner August 18, 2022 17:10
@github-actions github-actions bot added area: dds Issues related to distributed data structures base: main PRs targeted against main branch labels Aug 18, 2022
@@ -97,7 +110,14 @@ could be added in the future.

#### Viewing

TODO: add a diagram for this section.
```mermaid
graph TD;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: A L->R graph might make this a bit easier to read. To me, top-down feels more like ownership rather than data flow (that might just be the pipe influence though).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ya, that's much better. I didn't realize it was so easy to do that.

@CraigMacomber CraigMacomber merged commit 617a43c into microsoft:main Aug 19, 2022
@CraigMacomber CraigMacomber deleted the readme-diagrams branch August 19, 2022 18:03
@github-actions
Copy link
Contributor

This commit is queued for merging with the next branch! Please ignore this PR for now. Contact @microsoft/fluid-cr-infra for help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dds Issues related to distributed data structures base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants