Overview
Repository: gitlab.com/publicala/farfalla
Repository: gitlab.com/publicala/farfalla
Repository: gitlab.com/publicala/fenice/dev/monorepo
The tenant resolver decides which tenant a request belongs to and configures the application accordingly, with a cache-first design that keeps tenant lookups off the database on every request. This doc explains the resolution path, the two-tier cache, and the invariants that keep cache and database consistent.