1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 11:42:42 +01:00
phorge-phorge/src/infrastructure
epriestley 26aac16346 Garbage collect TTL'd cache entries from the general cache
Summary: We currently garbage collect general cache entries after a set period of time (30 days by default), but the recent changes to DarkConsole have left us writing a lot of large, short-TTL data to the cache. In addition to a maximum age, GC cache entires after they TTL out.

Test Plan: Ran GC daemon, saw TTL'd entries get collected. Inserted a TTL'd entry, saw it get collected by GC. Saw non-ttl'd entries not get collected.

Reviewers: chad

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D4990
2013-02-17 09:13:49 -08:00
..
__tests__ Formalize configuration sources and source stacks 2012-12-25 06:44:29 -08:00
celerity Tokens v1 2013-02-15 07:47:14 -08:00
daemon Garbage collect TTL'd cache entries from the general cache 2013-02-17 09:13:49 -08:00
diff Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
edges Conpherence V1 2013-01-24 17:23:05 -08:00
env Remove PhabricatorSetup and make PHABRICATOR_ENV optional 2013-01-23 12:03:19 -08:00
events Tokens v1 2013-02-15 07:47:14 -08:00
internationalization Remove redundant translations 2013-02-17 09:13:40 -08:00
javelin Merge branch 'master' into phutil_tag 2013-02-04 06:19:52 -08:00
lint Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
markup Fix {Fnnn} rule in Remarkup 2013-02-14 13:09:19 -08:00
query Delete license headers from files 2012-11-05 11:16:51 -08:00
ssh Implement SSHD glue and Conduit SSH endpoint 2012-12-19 11:08:07 -08:00
storage Garbage collect TTL'd cache entries from the general cache 2013-02-17 09:13:49 -08:00
testing Don't pop invalid test environment 2013-01-17 12:01:46 -08:00
util Add PhabricatorHash::digestForIndex() 2012-12-21 05:43:33 -08:00
PhabricatorAccessLog.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorEditor.php Delete license headers from files 2012-11-05 11:16:51 -08:00