Title here
Summary here
| Package | Couche | Rôle |
|---|---|---|
internal/server | L1 | HTTP/1.1 (fasthttp), TLS, correspondance de routes |
internal/storage | L2 | Hot store, niveau tiède, WAL, SIEVE |
internal/cache | L3 | Machine à états RFC 9111 et handler |
internal/origin | L4 | Pools amont, health checks, clients origin |
internal/cluster | L5 | gossip memberlist, anneau de hachage, peer fetch |
internal/admin | L6 | API HTTP d’administration |
internal/observability | L7 | Métriques, journaux, journal d’accès |
| pkg/api | public | Wire types partagés par le SDK et l’admin |
| pkg/bouineapi | public | SDK Go |
internal/cache.make conformance.make bench si le changement touche le code du hit path.