docs: remove architecture audit document in French
This commit is contained in:
parent
bb365c60c1
commit
b359e8ab8e
@ -4,38 +4,38 @@
|
||||
|
||||
```
|
||||
┌─────────────────────────────────────────────────────────────────┐
|
||||
│ FRONTEND (Angular 20) │
|
||||
│ FRONTEND (Angular 20) │
|
||||
├─────────────────────────────────────────────────────────────────┤
|
||||
│ │
|
||||
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
|
||||
│ │ UI Layer │ │ Main Thread │ │ Web Workers │ │
|
||||
│ │ │ │ │ │ │ │
|
||||
│ │ • Components │ │ • Services │ │ • Markdown │ │
|
||||
│ │ • OnPush CD │ │ • Signals │ │ Parser │ │
|
||||
│ │ • Virtual │ │ • HTTP │ │ • Search │ │
|
||||
│ │ Scroll │ │ • State Mgmt │ │ Index │ │
|
||||
│ │ │ │ │ │ • Graph │ │
|
||||
│ └──────────────┘ └──────────────┘ │ Layout │ │
|
||||
│ │ │ └──────────────┘ │
|
||||
│ └──────────────────┴─────────────────┘ │
|
||||
│ │
|
||||
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
|
||||
│ │ UI Layer │ │ Main Thread │ │ Web Workers │ │
|
||||
│ │ │ │ │ │ │ │
|
||||
│ │ • Components │ │ • Services │ │ • Markdown │ │
|
||||
│ │ • OnPush CD │ │ • Signals │ │ Parser │ │
|
||||
│ │ • Virtual │ │ • HTTP │ │ • Search │ │
|
||||
│ │ Scroll │ │ • State Mgmt │ │ Index │ │
|
||||
│ │ │ │ │ │ • Graph │ │
|
||||
│ └──────────────┘ └──────────────┘ │ Layout │ │
|
||||
│ │ │ └──────────────┘ │
|
||||
│ └──────────────────┴─────────────────┘ │
|
||||
│ │ │
|
||||
└────────────────────────────┼────────────────────────────────────┘
|
||||
│ HTTP/JSON
|
||||
▼
|
||||
┌─────────────────────────────────────────────────────────────────┐
|
||||
│ BACKEND (Node.js Express) │
|
||||
│ BACKEND (Node.js Express) │
|
||||
├─────────────────────────────────────────────────────────────────┤
|
||||
│ │
|
||||
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
|
||||
│ │ API Routes │ │ Services │ │ Watchers │ │
|
||||
│ │ │ │ │ │ │ │
|
||||
│ │ • /api/vault │ │ • VaultSvc │ │ • Chokidar │ │
|
||||
│ │ • /api/search│ │ • SearchSvc │ │ • SSE Events │ │
|
||||
│ │ • /api/log │ │ • LogSvc │ │ │ │
|
||||
│ │ • /api/health│ │ • CacheSvc │ │ │ │
|
||||
│ └──────────────┘ └──────────────┘ └──────────────┘ │
|
||||
│ │
|
||||
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
|
||||
│ │ API Routes │ │ Services │ │ Watchers │ │
|
||||
│ │ │ │ │ │ │ │
|
||||
│ │ • /api/vault │ │ • VaultSvc │ │ • Chokidar │ │
|
||||
│ │ • /api/search│ │ • SearchSvc │ │ • SSE Events │ │
|
||||
│ │ • /api/log │ │ • LogSvc │ │ │ │
|
||||
│ │ • /api/health│ │ • CacheSvc │ │ │ │
|
||||
│ └──────────────┘ └──────────────┘ └──────────────┘ │
|
||||
│ │ │ │
|
||||
│ └──────────────────┴─────────────────┐ │
|
||||
│ └──────────────────┴─────────────────┐ │
|
||||
│ ▼ │
|
||||
│ ┌──────────────────┐ │
|
||||
│ │ Meilisearch │ │
|
Loading…
x
Reference in New Issue
Block a user