Skip to content
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

Add support for operating on column **and** database level separated tenants. #10

Open
alrik opened this issue Feb 21, 2017 · 0 comments
Milestone

Comments

@alrik
Copy link
Contributor

alrik commented Feb 21, 2017

Story

As a service operator I would like to run all my freemium tenants on a shared database with tenant separation on column level. All my premium customers data should be stored in a dedicated database, maybe even on another mongodb cluster. I want to have only one app deployment that can manage all my tenants.

Goal

The goal of this issue is to provide some kind of a per-tenant config or config resolver.

@alrik alrik added this to the 2.0.0 milestone Feb 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant