~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README.txt

Merge remove caches

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
locking to prevent corruption.
53
53
 
54
54
 
55
 
FILES CHANGED CACHE
56
 
-------------------
57
 
 
58
 
To speed up the display of the changelog view for large trees,
59
 
loggerhead can be configured to cache the files changes between
60
 
revisions.  Set the 'cachepath' value in the config file.
 
55
CACHES
 
56
------
 
57
 
 
58
To speed up operations with large branches, loggerhead can be configured
 
59
to create a files changed cache per branch on request:
 
60
 
 
61
    - a cache of files changed in a revision
 
62
 
 
63
You can put the cache folder anywhere.
61
64
 
62
65
 
63
66
SUPPORT