Cratis Chronicle Multi Tenancy

Isolate tenants in Chronicle with namespaces - what a namespace actually isolates, how a namespace is selected and resolved through IEventStoreNamespaceResolver, how namespaces come into existence, and the code rules that let a single-tenant deployment grow a second tenant. Use when setting up tenancy, when writing code that touches events or data on behalf of a tenant, or when adding a second tenant. Do not use for authentication, authorization, or identity-provider setup.

Cratis 29d2e4a 2 files · 9.0 KB Updated

File contents

Cratis/AI/tree/main/skills/cratis-chronicle-multi-tenancy commit 29d2e4a9a8

Frequently asked questions

npx skillmds@latest add cratis/cratis-chronicle-multi-tenancy