1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/cache/garbagecollector
epriestley 9f35c7cc26 Complete modularization of the GC daemon
Summary: This modularizes the rest of the GC submethods. Turned out there was nothing tricky.

Test Plan: Ran `bin/phd debug garbage` and got reasonable looking behavior and output.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7971
2014-01-15 10:02:31 -08:00
..
PhabricatorCacheGeneralGarbageCollector.php Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
PhabricatorCacheMarkupGarbageCollector.php Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
PhabricatorCacheTTLGarbageCollector.php Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00