wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz 31b144a7cf Improve WAN cache delete() docs a bit
Also use more TTL constants in getWithSetCallback() examples

Change-Id: I866f0464c07fa0c8977c6e908e92186b2ef9de43
2015-10-27 22:06:46 -07:00
..
APCBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00
BagOStuff.php objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
EmptyBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00
HashBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00
IExpiringStore.php objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
MemcachedBagOStuff.php objectcache: Remove outdated comment about back-compat defaults 2015-10-24 23:41:44 +01:00
MemcachedClient.php Move some memcached classes to /libs 2015-10-24 15:27:42 -07:00
MemcachedPhpBagOStuff.php Fix bogus calls to encodeKey/decodeKey in the PHP memcached class 2015-10-24 15:38:23 -07:00
MultiWriteBagOStuff.php Move MultiWriteBagOStuff to /libs 2015-10-24 12:15:26 -07:00
ReplicatedBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00
WANObjectCache.php Improve WAN cache delete() docs a bit 2015-10-27 22:06:46 -07:00
WinCacheBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00
XCacheBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00