Namespace GroupeIsa.Neos.ClusterCommunication.Multitenant
Classes
- ClusterAuthorizedTenant
Represents the cluster authorized tenants.
- ClusterIdentifier
Represents the cluster identifier.
- ClusterTenantInfo
Represents the cluster tenant information.
- DaprIdProvider
Represents a provider to get the Dapr Id.
- TenantDataCache
Provides a memory cache for tenant data using weak references to avoid excessive memory consumption. Entries are automatically removed when their TTL expires.
- TenantsAccessor
Provides access to information about tenants of application.
Interfaces
- ITenantDataCache
Provides a memory cache for tenant data using weak references to avoid excessive memory consumption.