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.

CommentFileSizeAuthor
2342_2341-1.diff1.18 KBdavid strauss

Comments

jeremy’s picture

Status: Needs work » Fixed

I updated your patch so that the memcache module works with both the memcache and memcached PECL extensions:
http://drupal.org/cvs?commit=358658

jeremy’s picture

Backported to Drupal 6:
http://drupal.org/cvs?commit=359728

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.