YildizDB is build to scale horizontally, just put it behind a load balancer like NGINX and increase the amount of upstreams to your liking or load. There is no additional configuration as the instances centralise through the configured backends (Bigtable and Memorystore / Redis).
- Checkout the example config here
- Please note: This setup requires Redis (or Memorystore)
- Super easy via package manager checkout this Dockerfile
- Kubernetes HELM charts