Any ideas on how to support multi tenancy?
Aberta
enhancement
- Linguagem predominante
- Elixir
- Estrelas
- 1.4k
- Forks
- 171
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Currently kaffy assumes that there is only one repo, and even for that repo it does use the dynamic_repo which is now widespread in Ecto. This makes it hard to implement admin pages for multi tenant resources, e.g. user accounts within different organizations, in different databases or database schemas.
I understand supporting this is not straightforward, as we'd also need a way to change between tenants, which has UI implications. Given that it's not really that easy to change a template in kaffy it means having a generic answer to the problem. Have you given this any thought?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.