Edit memcached's website:

http://www.danga.com/memcached/ 
moved to 
http://memcached.org/
This commit is contained in:
Dien Vu 2011-12-24 09:18:51 +07:00
parent 2c0e030831
commit a1690a13bf

View file

@ -268,7 +268,7 @@
* 'password' => 'password', //plaintext password (xcache.admin.pass) * 'password' => 'password', //plaintext password (xcache.admin.pass)
* )); * ));
* *
* Memcache (http://www.danga.com/memcached/) * Memcache (http://memcached.org/)
* *
* Cache::config('default', array( * Cache::config('default', array(
* 'engine' => 'Memcache', //[required] * 'engine' => 'Memcache', //[required]