Skip to content

Commit

Permalink
doc: add technical design doc for large object promisors
Browse files Browse the repository at this point in the history
Let's add a design doc about how we could improve handling liarge blobs
using "Large Object Promisors" (LOPs). It's a set of features with the
goal of using special dedicated promisor remotes to store large blobs,
and having them accessed directly by main remotes and clients.

Signed-off-by: Christian Couder <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
chriscool authored and gitster committed Jan 27, 2025
1 parent 1a0d3c5 commit f41b399
Showing 1 changed file with 640 additions and 0 deletions.
Loading

0 comments on commit f41b399

Please sign in to comment.