jboss-set / aphrodite

A java api for retrieving and updating SET issues from multiple issue trackers.
4 stars 26 forks source link

SET-305: store and reuse GitHub repositories #236

Closed michpetrov closed 3 years ago

michpetrov commented 4 years ago

repost of #235 because I messed up the branches

Issue: SET-305

GitHub.getRepository() is the biggest consumer of API requests in PRBZ (even with caching enabled), re-using the repositories cuts down network usage significantly.