]> git.99rst.org Git - git.git/commit
doc: add technical design doc for large object promisors
authorChristian Couder <redacted>
Tue, 18 Feb 2025 11:32:04 +0000 (12:32 +0100)
committerJunio C Hamano <redacted>
Mon, 3 Mar 2025 16:57:40 +0000 (08:57 -0800)
commit5040f9f164ea7d633237e52bed311d1e9773c78e
tree69d17cf7c7cb675e8722180661f80707e53a0472
parent36463e32dfef16dc3a903763f14f5bbf6e0248e7
doc: add technical design doc for large object promisors

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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/technical/large-object-promisors.txt [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT