UNPKG

@mbc-cqrs-serverless/tenant

Version:
23 lines (13 loc) 730 B
![MBC CQRS serverless framework](https://mbc-cqrs-serverless.mbc-net.com/img/mbc-cqrs-serverless.png) # MBC CQRS serverless framework Tenant Service package ## Description This package provides CRUD functionality and tenant-level isolation in a multi-tenant CQRS architecture. It manages tenant entity operations, ensures proper isolation between tenants, and maintains data integrity across the system. ## Installation ```bash npm install @mbc-cqrs-serverless/tenant ``` ## Documentation Visit https://mbc-cqrs-serverless.mbc-net.com/ to view the full documentation. ## License Copyright © 2024, Murakami Business Consulting, Inc. https://www.mbc-net.com/ This project and sub projects are under the MIT License.