]> source.dussan.org Git - nextcloud-server.git/commit
Add an array implementation of cache and use it if we are not debugging
authorJoas Schilling <nickvergessen@gmx.de>
Mon, 12 Jan 2015 12:48:07 +0000 (13:48 +0100)
committerJoas Schilling <nickvergessen@gmx.de>
Mon, 16 Feb 2015 13:55:50 +0000 (14:55 +0100)
commit8848b5f067f9b81f68508d2d739f0f951575e5e3
treec055fa543378c999dd2f1f7496e784d258b6b293
parent0d8b3afc32f15b1582bbf555796b9d112a91a4ef
Add an array implementation of cache and use it if we are not debugging
lib/private/memcache/arraycache.php [new file with mode: 0644]
lib/private/memcache/factory.php
tests/lib/memcache/arraycache.php [new file with mode: 0644]