gitmesh
gitmesh copied to clipboard
Load balancing for read requests
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.