Skip to main content

Module multi_tenant

Module multi_tenant 

Source
👎Deprecated:

Will be extracted to mockforge-workspace crate

Expand description

Multi-tenant workspace support for MockForge

This module provides infrastructure for hosting multiple isolated workspaces in a single MockForge instance, enabling namespace separation and tenant isolation.

Re-exports§

pub use middleware::WorkspaceContext;Deprecated
pub use middleware::WorkspaceRouter;Deprecated

Modules§

middlewareDeprecated
Multi-tenant workspace routing middleware

Structs§

MultiTenantConfigDeprecated
Multi-tenant configuration
MultiTenantWorkspaceRegistryDeprecated
Multi-tenant workspace registry for managing multiple isolated workspaces
TenantWorkspaceDeprecated
Tenant workspace wrapper with isolated resources
WorkspaceStatsDeprecated
Statistics for a tenant workspace

Enums§

RoutingStrategyDeprecated
Routing strategy for multi-tenant workspaces