wiki.techinc.nl/includes/libs/objectcache
Stanislav Malyshev 7ade0a7c67 Create BagOStuff implementation to talk to RestBase
Or any other HTTP REST server.

Bug: T137272
Change-Id: Iefef24ffa831ba59d7725da8d20d5addb544b3ab
2016-07-06 17:52:07 +00:00
..
APCBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
BagOStuff.php Use callable type-hint in a few places 2016-06-07 16:39:22 -07:00
CachedBagOStuff.php Use imported namespaces, don't fully qualify 2016-03-18 14:02:26 +00:00
EmptyBagOStuff.php Use callable type-hint in a few places 2016-06-07 16:39:22 -07:00
HashBagOStuff.php CachedBagOStuff: cache backend misses 2016-02-22 18:45:20 -07:00
IExpiringStore.php Add TTL_PROC_* constants for clarity 2016-05-06 23:45:41 +00:00
MemcachedBagOStuff.php Use callable type-hint in a few places 2016-06-07 16:39:22 -07:00
MemcachedClient.php MemcachedClient: Always return an array from get_multi(), don't return false 2016-05-06 18:37:59 +00:00
MemcachedPhpBagOStuff.php objectcache: Reduce MediaWiki-specificness from Memcached classes 2015-11-10 03:32:58 +00:00
MultiWriteBagOStuff.php BagOStuff: Optionally log duplicate key lookups 2016-04-22 04:21:20 +00:00
ReplicatedBagOStuff.php Use callable type-hint in a few places 2016-06-07 16:39:22 -07:00
RESTBagOStuff.php Create BagOStuff implementation to talk to RestBase 2016-07-06 17:52:07 +00:00
WANObjectCache.php Fix WAN cache stashing bug due to missing list() call 2016-06-15 09:40:34 -07:00
WinCacheBagOStuff.php Use callable type-hint in a few places 2016-06-07 16:39:22 -07:00
XCacheBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00