Skip to content
  • Paul Okstad's avatar
    Disk cache object walker · 40e64ddf
    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