Skip to main content

3 docs tagged with "multi-tenant"

View all tags

Overview

Repository: gitlab.com/publicala/farfalla

Overview

Repository: gitlab.com/publicala/fenice/dev/monorepo

Tenant Resolver & Caching

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.

X

Graph View