Skip to content

Remove N+1 for fetching commit signature

Igor Drozdov requested to merge id-fix-nplus1-for-signatures into master

What does this MR do?

This MR uses BatchLoader in order to remove N+1 for fetching GpgSignature for commits collection

Edited by Sean Carroll

Merge request reports