Homec4science

Implement a directory-based cache

Authored by epriestley <git@epriestley.com> on Dec 30 2012, 22:44.

Description

Implement a directory-based cache

Summary: Implements a directory-based disk cache. This cache is more suitable for slow/large operations than the existing OnDisk cache. Specifically, it is suitable for use in Diviner.

Test Plan: Unit tests.

Reviewers: btrahan, vrana

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T988

Differential Revision: https://secure.phabricator.com/D4288

Details

Committed
epriestley <git@epriestley.com>Dec 30 2012, 22:44
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUba927e22f984: Implement kvcache profiling with a proxy instead of in each cache
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU567fc3d4efa7: Implement a directory-based cache (authored by epriestley <git@epriestley.com>).Dec 30 2012, 22:44