👎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§
- middleware
Deprecated - Multi-tenant workspace routing middleware
Structs§
- Multi
Tenant Config Deprecated - Multi-tenant configuration
- Multi
Tenant Workspace Registry Deprecated - Multi-tenant workspace registry for managing multiple isolated workspaces
- Tenant
Workspace Deprecated - Tenant workspace wrapper with isolated resources
- Workspace
Stats Deprecated - Statistics for a tenant workspace
Enums§
- Routing
Strategy Deprecated - Routing strategy for multi-tenant workspaces