Adding memcached (not "memcache") method

joshk - July 11, 2009 - 23:58
Project:Cache Router
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hey steve,

Not sure what your time is like lately, but i just noticed that there the php memcached library just hit 1.0.

http://us2.php.net/memcached

This is the one that's just a wrapper of the libmemcached c library, which is where most of the active development happens. It will be better.

Their exposed commands to PHP are very similar. I'm going to try adapting the existing memcache.php and see how far I get.

#1

joshk - July 12, 2009 - 00:31

Here's an initial cut. It works, but I'm totally unsure about the "Shared" aspects.

AttachmentSize
memcached.php.txt 5.05 KB

#2

doq - August 16, 2009 - 17:45
Title:Adding memceched (not "memcache") method» Adding memcached (not "memcache") method

#3

slantview - September 3, 2009 - 10:33
Status:active» fixed

Added. Thanks Josh! I think there is still quite a bit of work to get this engine to the point where it is fully utilizing the library. But this is a great start.

#4

System Message - September 17, 2009 - 10:40
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.