Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
818c2642
Unverified
Commit
818c2642
authored
Sep 25, 2025
by
Yan Ru Pei
Committed by
GitHub
Sep 25, 2025
Browse files
docs: make router docs mermaid texts green (#3221)
Signed-off-by:
PeaBrane
<
yanrpei@gmail.com
>
parent
107ffa33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
docs/architecture/kv_cache_routing.md
docs/architecture/kv_cache_routing.md
+7
-7
No files found.
docs/architecture/kv_cache_routing.md
View file @
818c2642
...
@@ -71,13 +71,13 @@ graph TD
...
@@ -71,13 +71,13 @@ graph TD
JS -->|Consume as Durable Consumer| R2
JS -->|Consume as Durable Consumer| R2
JS -->|Periodic Snapshot| OS
JS -->|Periodic Snapshot| OS
style JS fill:#e1f5fe
style JS fill:#e1f5fe
,color:#5a850f
style OS fill:#e8f5e9
style OS fill:#e8f5e9
,color:#5a850f
style E1 fill:#fff3e0
style E1 fill:#fff3e0
,color:#5a850f
style E2 fill:#fff3e0
style E2 fill:#fff3e0
,color:#5a850f
style E3 fill:#fff3e0
style E3 fill:#fff3e0
,color:#5a850f
style R1 fill:#f3e5f5
style R1 fill:#f3e5f5
,color:#5a850f
style R2 fill:#f3e5f5
style R2 fill:#f3e5f5
,color:#5a850f
```
```
### Local Active Block Management with Replica Sync
### Local Active Block Management with Replica Sync
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment