Brion Vibber aff78e5121 Cache fixes:
* We now cache negative lookups; clear them in Memcached_DataObject->insert()
* Mark file.url as a unique key in statusnet.ini so its negative lookups are cleared properly (first save of a notice with a new URL was failing due to double-insert)
* Now using serialization for default in-process cache instead of just saving objects; avoids potential corruption if you save an object to cache, change the original object, then fetch the same key from cache again
2010-01-05 15:05:53 -08:00
..
2009-11-25 19:23:33 +00:00
2009-07-23 14:45:21 -07:00
2010-01-05 15:05:53 -08:00
2009-03-07 12:55:09 -08:00
2009-06-28 14:38:34 -04:00
2010-01-05 15:05:53 -08:00
2008-12-23 14:33:23 -05:00