添加Redis和Memcached扩展

This commit is contained in:
7IN0SAN9
2016-01-27 22:05:30 +08:00
parent 3d26a49d5b
commit 5ce4d60575
3 changed files with 13 additions and 0 deletions

1
tests/conf/memcached.ini Normal file
View File

@@ -0,0 +1 @@
extension=memcached.so

1
tests/conf/redis.ini Normal file
View File

@@ -0,0 +1 @@
extension=redis.so