]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
A queuehandler for blowing caches offline
authorEvan Prodromou <evan@controlyourself.ca>
Thu, 23 Apr 2009 09:03:19 +0000 (05:03 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Thu, 23 Apr 2009 09:03:19 +0000 (05:03 -0400)
commit640628de2d593933e810b4785dfe38923b979713
tree78787c9a248a0f757dffb622691c822d1b2cc4cd
parent0dd90461cdc7aad26b6f855ca7f63988a4a74d74
A queuehandler for blowing caches offline

We add a queuehandler for blowing the memcached caches off-line. This
should speed up the processing of new notices.
classes/Notice.php
lib/util.php
scripts/memcachedqueuehandler.php [new file with mode: 0644]
scripts/startdaemons.sh
scripts/stopdaemons.sh