Closed (fixed)
Project:
Memcache API and Integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2010 at 16:11 UTC
Updated:
10 May 2010 at 21:40 UTC
PECL memcached is the new hotness for connecting to memcached. Let's support it.
Marking this critical because the PECL memcache extension exhibits hashing and invalidation bugs on several client sites that are solved by use of PECL memcached.
TODO: Make the code conditional on PECL memcached autodetection.
| Comment | File | Size | Author |
|---|---|---|---|
| 2342_2341-1.diff | 1.18 KB | david strauss |
Comments
Comment #1
jeremy commentedI updated your patch so that the memcache module works with both the memcache and memcached PECL extensions:
http://drupal.org/cvs?commit=358658
Comment #2
jeremy commentedBackported to Drupal 6:
http://drupal.org/cvs?commit=359728