wiki.techinc.nl/includes/objectcache
Sergio Santoro 807b24eb27 SqlBagOStuff: reuse code of parent class
It'll be easier to change the time threshold (currently 10 years)
in the future.

Change-Id: I24005148d40c47905d5b20cfd506decef2ae447e
2014-10-25 19:26:21 +02:00
..
APCBagOStuff.php
BagOStuff.php Removed deprecated BagOStuff::replace() method 2014-09-12 02:03:32 -07:00
EmptyBagOStuff.php
HashBagOStuff.php HashBagOStuff: use the value itself as the CAS token 2014-10-07 16:29:57 +11:00
MemcachedBagOStuff.php Fix expires typo in comment 2014-10-08 16:55:52 +01:00
MemcachedClient.php Use public instead of var in classes 2014-08-17 21:07:37 +01:00
MemcachedPeclBagOStuff.php Make sure getMulti() returns an array per the class interface 2014-09-03 20:17:28 +00:00
MemcachedPhpBagOStuff.php
MultiWriteBagOStuff.php Removed MultiWriteBagOStuff::replace 2014-09-12 11:13:06 -07:00
ObjectCache.php
ObjectCacheSessionHandler.php
RedisBagOStuff.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
SqlBagOStuff.php SqlBagOStuff: reuse code of parent class 2014-10-25 19:26:21 +02:00
WinCacheBagOStuff.php Correct variable names in @param to match method declarations 2014-08-13 21:48:28 +02:00
XCacheBagOStuff.php