chore: add architecture overview for recent refactoring#310
chore: add architecture overview for recent refactoring#310toddbaert merged 7 commits intoopen-feature:mainfrom
Conversation
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
|
I find the label "ISync Impl Listner" (sp) a bit misleading, probable because in code/comments, we refer to it something like "DataSync channel watcher"... That is what this represents, right? I think that might be a better name. Or just "DataSync Channel"? I think we should choose a consistent name for this abstraction. |
I agree with this. I will rephrase this to "DataSync channel listener" |
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
|
@Kavindu-Dodan I meant to ask this before merge, but forgot... can you also commit the excalidraw source? |
## This PR Adds the image source content of the PR #310. Source can be used with **excalidraw** Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This PR
Adds a component diagram for flag configuration providers and their interactions with the runtime and other systems.
Related PR #291