summaryrefslogtreecommitdiff
path: root/classes/Memcached_DataObject.php
AgeCommit message (Expand)Author
2008-10-02add methods to Memcached_DataObject for caching compound keysEvan Prodromou
2008-09-30don't encache on insert; misses timestampsEvan Prodromou
2008-09-27slightly better check on $orig in update()Evan Prodromou
2008-09-26move memcache connections to util.phpEvan Prodromou
2008-09-26handle multiple memcached serversEvan Prodromou
2008-09-26wasn't returning results of updateEvan Prodromou
2008-09-26another false-for-errorEvan Prodromou
2008-09-26Memcache returns false on cache missEvan Prodromou
2008-09-26don't record null key valuesEvan Prodromou
2008-09-26hack to make keys workEvan Prodromou
2008-09-26handle one-argument calls to staticGetEvan Prodromou
2008-09-26better deletes and key namesEvan Prodromou
2008-09-26try to make some static/non-static stuff work rightEvan Prodromou
2008-09-26better handling of staticGetEvan Prodromou
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26rename cached object fileEvan Prodromou