]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Allow scripts/decache.php to blow out cache for objects that don't exist (anymore).
authorBrion Vibber <brion@pobox.com>
Mon, 8 Feb 2010 23:32:20 +0000 (15:32 -0800)
committerBrion Vibber <brion@pobox.com>
Mon, 8 Feb 2010 23:32:20 +0000 (15:32 -0800)
commit96ef4435b61570dbbf15d921a42543bfb13786c0
treeea09a8d1e4d3dac2768335d97160bb479d11f9b1
parent9cac8eaae5315f64e024d22119bc627e9bdd6141
Allow scripts/decache.php to blow out cache for objects that don't exist (anymore).
May miss keys other than the given or primary key, but should work for a lot of common cases where a bad entry's been removed from DB but lingers in cache.
scripts/decache.php