2017-01-25 21:18:36 +00: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
2014-09-28 01:01:56 -04:00
2009-02-13 12:52:20 -08:00
2013-11-15 17:20:08 +08:00
2011-02-25 14:33:20 +00:00
2016-02-22 17:54:53 +01: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%