Skip to content
  • Pavlo Strokov's avatar
    Praefect: horizontal scaling of a single shard MVC · ffc3443f
    Pavlo Strokov authored
    Random distribution of reads to up to date gitaly nodes.
    Up to date status of node verified based on the state of the
    replication queue. Backoff strategy is to use primary node
    if there are no up to date secondaries or an error occurred.
    This feature can be enabled with 'distribution_of_reads_enabled'.
    
    Closes: #2650
    ffc3443f