Skip to content

Make projects listing faster

Emanuele Aina requested to merge wip/em/make-projects-listing-faster into master

Use a thread pool to make gitlab-rulez list-projects much faster using 10 parallel connections to fetch the paged results.

Merge request reports