-
Paul Okstad authored
The disk cache object walker is a background worker that continually walks through the directory structure for the objects stored by the disk cache (keyed by the LeaseKeyer). For every file encountered, the walker will delete the file if stale (i.e. older than one hour).
40e64ddf
Loading