2009-04-08 08:37:29 +00:00
2005-10-29 14:24:50 +00:00
2004-02-11 16:06:39 +00:00
2012-11-04 16:26:55 +00:00
2009-04-15 11:47:27 +00:00

memcached module for PHP
------------------------
This module requires zlib library, used for on-the-fly data (de)compression.
Also, you'll need memcached to use it =)

The memcached website is here:
    http://www.danga.com/memcached/

You will probably need libevent to install memcached:
You can download it here: http://www.monkey.org/~provos/libevent/

How to run tests:
1. sh tests/memcache.sh
2. TEST_PHP_EXECUTABLE=/usr/local/bin/php php -dextension=modules/memcache.so run-tests.php -d extension=modules/memcache.so

Maintainers:
Herman J. Radtke III	hradtke at php dot net
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:21:39.630Z
Readme 631 KiB
Languages
C 55%
PHP 42.5%
M4 2%
JavaScript 0.4%
Shell 0.1%