-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multitenancy #137
Comments
It's single tenant
The data is bootstrapped for a single conference, and there is no data model distinction for sessions and speakers for different conferences.
Ken
…Sent from my iPhone
On Jan 24, 2017, at 07:18, Werner Keil ***@***.***> wrote:
Currently the conference demo states, it supports "a conference" or "the conference", but does not seem to be multi-tenant, e.g. think of DevoXX with multiple conferences in different countries or other large conference series.
Please advise, if you know it's already supported and the documentation may just be outdated.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I would consider that something to improve in the future, but probably not for 1.0. Would be nice to have some tickets assignable to Milestones ;-) |
I would consider this request at the bottom in terms of what needs doing. There are far more critical pieces to solve around microservices than this |
Isn't Multitenancy a critical thing in the Cloud? ;-) However there are more important and critical issues of this demo app before it can even enter a 1.0 release, so not the most urgent one I'd say. |
Currently the conference demo states, it supports "a conference" or "the conference", but does not seem to be multi-tenant, e.g. think of DevoXX with multiple conferences in different countries or other large conference series.
Please advise, if you know it's already supported and the documentation may just be outdated.
The text was updated successfully, but these errors were encountered: