This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fe610a65d3
nextcloud-server
/
tests
/
lib
/
memcache
History
Robin Appelman
8119b8b040
add tests for castrait
2015-04-30 14:48:39 +07:00
..
apc.php
…
apcu.php
…
arraycache.php
Add an array implementation of cache and use it if we are not debugging
2015-02-16 14:55:50 +07:00
cache.php
add compare and swap to memcache
2015-04-30 14:48:39 +07:00
castrait.php
add tests for castrait
2015-04-30 14:48:39 +07:00
factory.php
Refactor \OC\Memcache\Factory
2015-03-05 11:36:34 +07:00
memcached.php
…
redis.php
…
xcache.php
…