Commit Graph

5 Commits

Author SHA1 Message Date
sthen
34aecae927 update to pecl-memcache 3.0.6, ok william@
- 3.0.4 was generating bogus 'delete' commands in some cases;
I noticed this when trying to use memcache as a session storage
backend with Roundcube webmail - this update fixes this.
2012-04-16 17:44:38 +00:00
robert
6277582379 switch to lang/php 2011-07-09 00:04:11 +00:00
sthen
e4c93e5e98 adjust pecl-memcache to new PHP config mechanism (symlink not phpxs)
ok merdely
2008-01-21 20:36:05 +00:00
alek
a086f8e449 - Add UNMESSAGE describing how to disable memcache module after
deinstallation
- Add pecl-memcache to build
2005-02-23 14:58:14 +00:00
alek
a9b0dc9c13 Import PECL memcache 1.4
PHP interface to memcached

This extension allows you to work with memcached, a caching daemon
designed to decrease database load by storing objects in memory, through
handy OO and procedural interfaces.

help & ok mbalmer@, robert@
2005-02-23 14:40:47 +00:00