Skip to content

Support Multi-Tenancy in eBrick Framework #7

Description

@thanhtrinity

We need to implement support for multiple tenants in the eBrick framework to allow isolated management and processing of tenant-specific data, configurations, and services.

  • Multi-tenancy should be supported with isolated data and resources.
  • Authentication and authorization should work independently for each tenant.
  • Metrics, logs, and traces should be scoped by tenant.
  • APIs for onboarding and offboarding tenants should be available.
  • Consider using middleware for context handling and Golang libraries such as gorm for database partitioning.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions