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

Multi-tenancy function #72

Closed
digoal opened this issue Jun 11, 2021 · 1 comment
Closed

Multi-tenancy function #72

digoal opened this issue Jun 11, 2021 · 1 comment

Comments

@digoal
Copy link

digoal commented Jun 11, 2021

Multi-tenancy function, time based dynamic configuration quota.

Storage quota function (table level, user level, schema level, database level)
Resource isolation (session level, user level, DB level, schema level)

for exp:
08:00-23:00 for oltp resource management configure.
23:00-08:00 for OLAP resource management configure.

@polardb-open
Copy link
Collaborator

This is a big topic and will need both infrastructure side (such as CPU/memory/IO/connection management and isolation) and metadata/SQL side (how to represent tenancy and at what granularity). We probably come back to this after distributed version and extension version. Some prototype work can be conducted in advance.

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

3 participants