Skip to content
  • Douwe Maan's avatar
    Batch load only data from same repository when lazy object is accessed · 8d51dd6937d7
    Douwe Maan authored
    By specifying `key`, we get a different lazy batch loader for each
    repository, which means that accessing a lazy object from one repository
    will only result in that repository's objects being fetched, not those
    of other repositories, saving us some unnecessary Gitaly lookups.
    8d51dd6937d7