mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2025-12-16 16:26:47 -06:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
3b39fefbc6
commit
66deb76574
24
README.md
24
README.md
@@ -35,6 +35,30 @@ Finally, we want to have the option to replicate TernFS to multiple regions, to
|
||||
|
||||
## Components
|
||||
|
||||
```
|
||||
A ──► B means "A sends requests to B"
|
||||
|
||||
|
||||
┌────────────────┐
|
||||
│ Metadata Shard ◄───────┐
|
||||
└─▲────▲─────────┘ │
|
||||
│ │ │
|
||||
│ │ │
|
||||
│ ┌──┴──┐ │
|
||||
│ │ CDC ◄──────────┐ │
|
||||
│ └──▲──┘ │ │
|
||||
│ │ │ ┌─▼──────┐
|
||||
│ │ └─┤ │
|
||||
┌─▼────▼────┐ │ Client │
|
||||
│ Registry ├──────────► │
|
||||
└──────▲────┘ └─▲──────┘
|
||||
│ │
|
||||
│ │
|
||||
┌──────▼────────┐ │
|
||||
│ Block Service ◄────────┘
|
||||
└───────────────┘
|
||||
```
|
||||
|
||||
* **servers**
|
||||
* **web**
|
||||
* 1 logical instance
|
||||
|
||||
Reference in New Issue
Block a user