Incremental categorylink updates, mainly to keep the old timestamp.
authorGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 13 May 2005 21:18:45 +0000 (21:18 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 13 May 2005 21:18:45 +0000 (21:18 +0000)
commitd5d80ecd011b216ff70a52302137357f886ddbdf
tree249bfd75792673c1b8bd5019d3087821db95c794
parentbf709f9bf50b69438722abe69a28a0b7a6fcb2a8
Incremental categorylink updates, mainly to keep the old timestamp.
Timestamp saved in memcached, to allow checking for updates without contacting the db.
Might be possible to improve further using the linkscache, i tried but didn't succeed.
As-is it should still be faster than the unconditional full deletion/re-addition cycle.
includes/LinksUpdate.php