-
### Bug description
Are you guys aware of issue with ioredis and sharded cluster that has been present for several years and the issue is still open?
Please review this carefully:
[Thanks for r…
-
Currently it is not known if Prisma MongoDB works with shareded clusters. We could run our tests on a Docker MongoDB setup that emulates a sharded cluster to know more.
Examples:
https://github.co…
-
Hello,
I'm having issues on upgrading local sharded cluster from version 4.4 to 5.
For example, Dockerfile for config and shard servers looks like this:
```
FROM mongo:5.0.21
COPY key /key
COPY…
-
We would like to integrate [Valkey-GLIDE](https://github.com/valkey-io/valkey-glide) as an additional supported driver in Spring Data Redis.
Valkey-GLIDE offers features that could be beneficial fo…
-
**What would you like to be added**:
We recently introduced cluster mode based on the shard key. This shard key is used to assign APIs requested by clients to servers in the cluster based on pr…
-
**Describe the bug**
We're in the process of upgrading Megatron-Core from 0.6 to 0.8 and have noticed some problematic behavior with the new distributed async checkpoint saving introduced in mcore 0.7…
-
**Is your feature request related to a problem? Please describe.**
The way adapters work, every message gets broadcast to all instances of the service. This represents a scalability problem, especial…
-
### Is your feature request related to a problem? Please describe
When using a sharded vmagent cluster, I'd like the ability to opt out certain jobs from sharding. Specifically I'd like vmagent to se…
-
I created a 2 * 2 ClickHouse DB (2 Shards and each Shard has 2 replicas) using ClickHouse-Operator and azure Kubernetes(AKS), meanwhile I created load balance services for each replica (each pod has i…
-
**What would you like to be added**:
It seems necessary to collect metrics for MongoDB sharded clusters. Currently, the existing monitoring system focuses on Yorkie metrics and go process metrics…