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-18 18:25:36 -08:00
2009-11-19 15:02:25 -08:00
2009-11-04 22:12:01 -08:00
2009-11-15 15:57:52 +01:00
2010-01-05 15:05:53 -08:00
2009-12-12 21:25:21 -05:00
2010-01-02 21:16:59 -10:00
2009-11-18 18:25:36 -08:00
2009-11-26 23:28:16 +01:00
2009-11-19 12:00:25 -05:00
2009-12-23 09:00:05 -08:00
2009-11-21 16:04:20 +01:00