-
currently we expect "service" = "container name"
to support replicas & scaling that has to change.
-
As far as I know, it should be safe to run more than one replica of stunner-auth, but unfortunately we can't currently configure that with the helm chart.
Currently, it's hard coded to 1:
https://…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
To use transactions in MongoDB, a r…
-
https://github.com/dragonflydb/dragonfly/actions/runs/11663767594/job/32472896823
```
.39993➜ @ 0x13cd72a 64 absl::lts_20240116::WriteFailureInfo()
39993➜ @ 0…
-
### Company or project name
_No response_
### Question
The ClickHouse version is 21.9.3.30. Currently, when writing data, the write operation succeeds, but the data read is incomplete. We can only …
-
This covers the parts of the "Indexer" section of https://github.com/DataBiosphere/azul/issues/6529#issue-2493231920
-
**Documentation**
- [ ] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs).
**Describe the bug**
I have semi-sync r…
-
**Description**
When removing replicas from a cluster that are not the ones that were added most recently the operator tries to remove the wrong replicas from the cluster (using SYSTEM DROP REPLICA…
-
**Is your feature request related to a problem? Please describe.**
It's possible to manage grants on read-only databases using latest SnowDDL, but sometimes it's not very convenient.
For example, if…
-
Lots of access to the Replica is only reading, not writing. SQLite can be quite a bit faster in that circumstance. Also, SQLite writes to the database itself when opened in read-write mode (https://gi…