Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.5.6

Request #11226 Proposal for memcached container driver
Submitted: 2007-06-05 07:43 UTC
From: didi0dmc Assigned:
Status: Wont fix Package: Cache (version 1.5.5RC4)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2007-06-05 07:43 UTC] didi0dmc (Dieter Rothacker)
Description: ------------ To get an implementation of a performant in-memory cache, even for large server clusters, I propose a driver which interfaces to memcached. "memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load." http://en.wikipedia.org/wiki/Memcached

Comments

 [2007-06-05 20:40 UTC] dufuz (Helgi Þormar)
Do you have a patch ?
 [2007-09-21 11:04 UTC] didi0dmc (Dieter Rothacker)
Hm, ah, this upload is very limited. I have two drivers and tried to bz2 and attach them, otherwise they were too large.
 [2011-05-29 19:40 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Wont fix
Hi Dieter, Thanks for the patches. Unfortunately, since Cache is an orphaned package I'm a bit reluctant to apply them at this stage. There are also a number of other caching implementations since you authored the original patches, such as Zend_Cache, which can make use of memcached. If you are still keen to see them applied; you might be better off taking over the entire package.