Skip to main content
Swytch Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Scaling and Topology

Grow the deployment without changing how the application connects. Each sidecar remains a local Redis endpoint; keys reach additional nodes through use.

StageWhat changesGuide
One application PodOne memory budget and a local connectionQuickstart
Several Pods on one or more nodesPeer discovery, subscriptions, aggregate resource needsKubernetes scaling
Standalone server clusterClients connect through a ServiceServer mode
Multiple clusters or regionsRoutable peer addresses and wider shared-key latencyMulti-cluster and multi-region

Add tiering wherever recovery requirements demand it. Adding topology and adding durability are separate decisions.

The programming model stays the same from one node to a large deployment. Validate the intended workload size with sizing and benchmarks; node count alone is not a capacity guarantee.