-
Thank you for the fantastic project @martin-masse @martinmasse @jafin . I truly appreciated the way you presented the code, which is production-ready.
I have a specific requirement regarding multi-…
-
One of the advantages of using Liquibase over Flyway is that you don't need to pay for the rollbacks feature (at least some of the types of rollbacks).
![image](https://user-images.githubuserconten…
-
I'm working an api framework to support multi tenants so that they can use our api framework to provision Gcp power vms.
I need a fully automated way to get the api token so that customers could u…
-
# The Ubiquitous Database Grid View
You’re building a full stack application that enables teams of people to do … something. In order to manage the process of doing something, the teams collaborate b…
-
On a busy server with multi-tenancy, direct uploads end up in the active_storage_blob/attachment tables of random tenants. It appears that it might be writing to the tenant most recently used by activ…
-
If the values have to be read from a file, then, in a multi-tenant environment, we will need separate images for each tenant.
The whole point of the dynamic config is to avoid that - so that we can r…
-
We should implement the range feed on `system.statement_diagnostics_requests` table in order to remove the "polling" that currently happens every 10s. See [this comment](https://github.com/cockroachdb…
-
Hi
I am about to build a new saas multi tenant app and basically my tenant will be a company but each company has 1 to many locations.
People at these locations only really need to see their …
-
When using a OpenStack Cloud that only supports the /v3 keystone identity endpoint, docker-machine will fail with
```
Dec 10 09:26:14 gitlab-runner gitlab-runner[950]: #033[31;1mERROR: {"error": {"m…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### What issue do you find in Pulsar docs?
In the [multi tenancy secti…