vietnam-devs / coolstore-microservices

A full-stack .NET microservices build on Dapr and Tye
https://vietnam-devs.github.io/coolstore-microservices
MIT License
2.48k stars 580 forks source link

Question: Any plans for multitenancy? #56

Closed mikecasas closed 3 years ago

mikecasas commented 3 years ago

Thanks so much for the project and guidance. Any plans for a multitenant design?

thangchung commented 3 years ago

@mikecasas We don't have a plan for multi-tenancy apps and architectures right now. I think abp libs and frameworks at https://github.com/abpframework/abp/tree/dev/modules/tenant-management have the right approach and everything that needs to build the multi-tenancy apps

I close this issue now. Feel free to re-open if you want to discuss more. Thank you!