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]>
  • Loading branch information
chriscool committed Dec 5, 2024
1 parent ac52245 commit 7071c11
Showing 1 changed file with 530 additions and 0 deletions.
Loading

0 comments on commit 7071c11

Please sign in to comment.