inveniosoftware / inveniosoftware/orcha
feat: multi-tenant architecture via/in temporal
Open
enhancement
- Dominant language
- Python
- Stars
- 8
- Forks
- 8
- Avg merge
- 13d 23h
- Merged PRs (30d)
- 2
Description
Review https://docs.temporal.io/production-deployment/multi-tenant-patterns and see which fits the best.
For our use case, it might suffice to use https://docs.temporal.io/production-deployment/multi-tenant-patterns#1-task-queues-per-tenant-recommended, but clear namespacing via https://docs.temporal.io/production-deployment/multi-tenant-patterns#3-namespace-per-tenant could be good as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.