]> source.dussan.org Git - nextcloud-server.git/commit
add XCache backend and testcases for OC_Cache
authorRobin Appelman <icewind@owncloud.com>
Tue, 5 Jun 2012 17:58:30 +0000 (19:58 +0200)
committerRobin Appelman <icewind@owncloud.com>
Tue, 5 Jun 2012 17:58:30 +0000 (19:58 +0200)
commit301a14dcd6502f3eaaa621476c1fd788727f60ec
treeed5e90df962660c5dec9ad651ee1895aa71a4ead
parente11bf460e06fdafe04cc3bd7436725c40a71ffac
add XCache backend and testcases for OC_Cache
lib/cache/xcache.php [new file with mode: 0644]
tests/lib/cache.php [new file with mode: 0644]
tests/lib/cache/file.php [new file with mode: 0644]
tests/lib/cache/xcache.php [new file with mode: 0644]