Serverlessdb-for-HTAP
Serverlessdb-for-HTAP copied to clipboard
a serverless db service based on TiDB on the cloud, implementing dynamically scale the compute and storage nodes based on business load changes.
## Feature Request **Is your feature request related to a problem? Please describe:** How does a load balancer work according to middleware?At any time, the operating load on each node...
## Feature Request **Is your feature request related to a problem? Please describe:** If a transaction peak come, how to scale-out immediately without affecting current sql process, or can we...
## Feature Request **Is your feature request related to a problem? Please describe:** When the middleware decides to scale-in, there are still some running sqls at this time, if the...
## Feature Request **Is your feature request related to a problem? Please describe:** We have two computing pools to handle AP and TP requests respectively, TP sql can be processed...
## Feature Request **Is your feature request related to a problem? Please describe:** Middleware need to evaluate whether to scale-out or scale-in, and what is the number of nodes to...
## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** Elegant start and stop auto-scaling module, all AP request will be processed...