node-mongo-tenant icon indicating copy to clipboard operation
node-mongo-tenant copied to clipboard

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

Open alrik opened this issue 8 years ago • 0 comments

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 avatar Feb 21 '17 16:02 alrik