Use compression in the objectcache table if zlib support is available.
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 22 Nov 2004 01:33:47 +0000 (01:33 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 22 Nov 2004 01:33:47 +0000 (01:33 +0000)
commitb3ca6226ca1ab65ba8faa7a848bc8eae9c24c9df
treea8acf3f9e3226f621e2112965649f5927f6f2ac0
parentc7620a7106b77344d11b756271e9ab70cd00373f
Use compression in the objectcache table if zlib support is available.
Since we'll be using this for the parser cache when memcached is not
set up, we'll want to actually put junk in there and saving space is nice.
includes/ObjectCache.php