Skip to content

offloading: init MR of offloading POC

Eric Ju requested to merge eju/eju/6217/offloading-inactive-repo-init into master

This is a part of a series of MRs that merge repository offloading POC code into Gitaly codebase.

In this MR, we do some initial works:

  1. Gitaly configuration
  2. OffloadRepository and RehydrateRepository RPC proto definitions
  3. Unimplemented place holder functions to show the data flow in the scenario without transaction. The one with transaction is in this MR !7406

Partially Closes(1/2) #6482

Edited by Eric Ju

Merge request reports

Loading