1 مستودع
Deploys a master-slave architecture where the master manages configuration and slaves handle proxy traffic for failover and load distribution.
Distinct from High Availability Cluster Deployments: Distinct from High Availability Cluster Deployments: focuses on a master-slave proxy architecture specifically, not general cluster HA with redundant control planes.
Explore 1 awesome GitHub repository matching devops & infrastructure · Master-Slave Proxy Clusters. Refine with filters or upvote what's useful.
gpt-load is a transparent proxy gateway that routes API requests to multiple AI providers—including OpenAI, Google Gemini, and Anthropic Claude—through a single endpoint while preserving each provider's native format and authentication. It acts as a centralized routing layer, allowing applications to switch between AI services by changing only the base URL without modifying any client code or business logic. The proxy distinguishes itself through intelligent traffic management across pools of API keys, offering automatic key rotation, weighted or round-robin load balancing, and failover that
Deploys a master-slave architecture where the master manages configuration and slaves handle proxy traffic for failover and load distribution.