-
hola
esto no es una issue
aca hice una replicacion completa del codigo del libro a R https://pacha.dev/tradepolicy/
-
**The problem/use-case that the feature addresses**
Currently, replicas provide availability, increased durability (from a domain failure perspective), and performance improvements when using Read …
-
-
Hi,
I was following https://kb.altinity.com/altinity-kb-setup-and-maintenance/altinity-kb-data-migration/add_remove_replica/#using-altinity-operator, with operator v0.23.7, after losing a replica t…
-
# Problem Statement #
Valkey offers several options for users seeking to ensure data durability, but each has notable limitations.
A commonly used approach is the `WAIT` command, which ensures t…
-
### Description
When a node in the Zellular sequencer network joins, leaves, or changes its public key, the aggregated public key (APK) of the network changes. Currently, each node fetches and period…
-
Hey folks,
I have a `docker-compose` setup as follows:
```yml
services:
db:
image: ghcr.io/tursodatabase/libsql-server:e853d54
volumes:
- db_data:/var/lib/sqld
ports:
…
-
### Feature Description
## Description
Currently, Vitess requires the MySQL configurations on both primary and replica vttablets to be identical. However, given the different roles and performance c…
-
I'm playing with using multi-raft in a range-partitioned DB, and one thing I am working on in particular is being able to move raft shards around the cluster to balance load. I have a couple questions…
-
Hello,
Documentation about model multiplexing say:
> Internally, serve router will route the traffic to the corresponding replica based on the model id in the request header. If all replicas holdi…