This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8e16e7bf34
server
/
tests
/
lib
/
memcache
History
Joas Schilling
2f67aa9bc4
Fix errors in memcached implementation
2016-03-14 12:39:34 +01:00
..
apc.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +01:00
apcu.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +01:00
arraycache.php
Add an array implementation of cache and use it if we are not debugging
2015-02-16 14:55:50 +01:00
cache.php
Fix errors in memcached implementation
2016-03-14 12:39:34 +01:00
castrait.php
add tests for castrait
2015-04-30 14:48:39 +02:00
factory.php
Fix memcache factory unit tests
2015-07-16 03:53:18 +01:00
memcached.php
Fallback to complete Memcached flush if getAllKeys fails
2015-09-05 20:02:49 +01:00
redis.php
HHVM: Prevent E_WARNING messages by Redis test in console output.
2015-01-14 14:46:22 +01:00
xcache.php
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
2014-12-03 12:10:55 +01:00