wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz d2d935483f Make makeKeyInternal() limit more conservative
This should avoid error log entries for long WAN cache keys

Change-Id: I401482d25dd5bf47052a3c6729c5f8bc9fd68770
2015-11-01 19:37:21 -08: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 objectcache: Allow bounded HashBagOStuff sizes and limit it in WANObjectCache 2015-10-31 02:04:01 +00:00
IExpiringStore.php objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
MemcachedBagOStuff.php Make makeKeyInternal() limit more conservative 2015-11-01 19:37:21 -08: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 objectcache: Allow bounded HashBagOStuff sizes and limit it in WANObjectCache 2015-10-31 02:04:01 +00: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