Go to file
Shawn O. Pearce 7b6ecc91eb Add DeltaContent entity to store compressed file contents
This is exactly like Gerrit 1, where the content is a unified
diff that can be applied on the fly to reconstruct the full file.
It worked well for us in Gerrit 1, by giving very tight compression
but reasonably efficient access, so long as we bound the delta
chain depth at a reasonable figure (like 10).

Signed-off-by: Shawn O. Pearce <sop@google.com>
2008-11-24 19:45:19 -08:00
2008-11-14 16:59:34 -08:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB