diff --git a/route_meta/layout.md b/route_meta/layout.md new file mode 100644 index 0000000..2a0138f --- /dev/null +++ b/route_meta/layout.md @@ -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) <---------+ ++-----------------+ +--------------------+ + +``` \ No newline at end of file