2014-03-12 17:20:16 +08:00
2013-11-24 00:17:07 +08:00
2009-11-26 10:35:32 +00:00
2013-11-15 17:14:55 +08:00
2009-02-04 21:58:47 +00:00
2011-05-03 00:37:09 +03:00
2013-11-25 15:02:54 +08:00
2013-11-25 17:11:53 +08:00
2009-02-13 12:52:20 -08:00
2013-11-18 02:14:35 +08:00
2014-03-12 17:20:16 +08:00
2013-11-15 17:20:08 +08:00
2011-02-25 14:33:20 +00:00

Build Status

Build Status

Description

This extension uses libmemcached library to provide API for communicating with memcached servers.

memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

Building

$ phpize
$ ./configure
$ make
$ make test

Resources

Description
No description provided
Readme 1.7 MiB
Languages
C 57%
PHP 39%
M4 3.6%
JavaScript 0.4%