add layout
This commit is contained in:
parent
11d8b2eb00
commit
c3c1ac342b
30
route_meta/layout.md
Normal file
30
route_meta/layout.md
Normal file
@ -0,0 +1,30 @@
|
||||
Functional Isolation Level
|
||||
```
|
||||
|
||||
+------------------+
|
||||
+------> Application |
|
||||
| | |
|
||||
| | 📃 local changes +-+
|
||||
| | | |
|
||||
| +------------------+ |
|
||||
| |
|
||||
| |
|
||||
| |
|
||||
+------------+-------------+ +------v----------------+
|
||||
|📃 Frozen Snapshot | |📃 persisted changes |
|
||||
+---------^----------^-----+ +------+----------------+
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
+---------+------+ | +-------v-------+
|
||||
|🔨 Setup Forecast| +-----------+🔨 materialize |
|
||||
+--^---------^---+ +-------+-------+
|
||||
| | |
|
||||
| | |
|
||||
+-------------+---+ +--+-----------------+ |
|
||||
|Main History(OSM)| |Main Foreast(OSMF) <---------+
|
||||
+-----------------+ +--------------------+
|
||||
|
||||
```
|
Loading…
Reference in New Issue
Block a user