Aurelius.Tenancy.Cache Namespace
Classes
| Name | Description |
|---|---|
| TTenantRoutingCache | Caches the tenant and shard information read from an ITenantCatalog, so the catalog is not hit on every request. |
Constants
| Name | Description |
|---|---|
| cDefaultCacheTtl | Default time-to-live of cached routing information, in milliseconds (30 seconds). |
| cDefaultNegative​CacheTtl | Default time-to-live of cached negative lookups (unknown tenants), in milliseconds (5 seconds). |