-
Now ledisdb slaves have no other effect but only replication for data security, we can let them serve some read operations to reduce master pressure if we don't care data consistency too much.
What d…
-
## Bug Report
**For English only**, other languages will not accept.
Before report a bug, make sure you have:
- Searched open and closed [GitHub issues](https://github.com/apache/shardingsphe…
dobet updated
1 month ago
-
Currently postgresql is a SPOF. We can't reconfigure/resize/move/update it without putting the whole website offline for at least a few seconds.
We'd need either one of these:
- having sqlalchemy…
-
Tokio allows splitting a `TcpStream` into a (`Owned`)`ReadHalf` / (`Owned`)`WriteHalf` via [`TcpStream::split` / `TcpStream::into_split`](https://docs.rs/tokio/latest/tokio/net/struct.TcpStream.html#m…
-
### Description
When trying to implement read/write query splitting using a custom database component like the one detailed in the docs ([https://docs.craftcms.com/v3/config/app.html#cache-component]…
-
Currently I am researching ONT possibilities with cutadapt, and it seems that the most basic functionality can be achieved. Unfortunately after the adapters have been adequately cut, sequali still fin…
-
### Feature
Allow the user to specify separate endpoints for “read” and “write” queries.
* “Read” hostname: my-read-only-cluster endpoint
* “Write” hostname: my-master-server endpoint
### U…
-
What splitting stratedy should we use?
-
#### Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
| Name | Value |
|-|-|
| IDE | IntelliJ IDEA (Ultimate Edition) |
| Version | Build #IU-242.23339.11, built on September 25, 2024 |…
-
# Description of the enhancement
Hello,
Is there any roadmap regarding to implementing the database proxy (read/write splitting) for gaussdb for mysql into terraform ?
best