Go to file
Shawn O. Pearce b5ca5fa0a7 Cache JGit FileHeader and EditList inside of Ehcache
We now cache the FileHeader and EditList information for a given
file difference within an Ehcache, which is a memory and disk based
cache and claims to be faster than streaming this information out
of our local SQL database.  This uses up a lot less disk space,
as we store only the edit list and not the full patch content.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-05-07 14:51:26 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB