gitmesh icon indicating copy to clipboard operation
gitmesh copied to clipboard

Load balancing for read requests

Open takezoe opened this issue 6 years ago • 0 comments

While current gitmesh implementation directs all read requests to the primary node, when a repository has replicas, we can decrease load of the primary node by directing these requests to replicas.

takezoe avatar May 03 '18 01:05 takezoe