Migrate memcache module to Drupal 6

triclops - May 29, 2008 - 03:27
Project:Memcache API and Integration
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:minor
Assigned:Unassigned
Status:duplicate
Description

A drupal 6 compatible version of memcache would be useful.

#1

triclops - May 29, 2008 - 03:34
Status:active» needs work

Preliminary port of memcache module to drupal 6.

Initial testing indicates that it is working.

Quick list of what I did:

  • Removed patches - drupal 6 has this in core
  • Removed .install file. Probably should still be there to bring stuff forward though
  • Updated memcache.inc - updated cache_set() call to match drupal 6
  • Updated memcache_admin module. Kinda works now, needs a lot more love though

To be done:

  • memcache.db.inc is untouched and needs updating
  • memcache-session.inc is needs updating also

Otherwise it works and the modules appear to work also.

AttachmentSize
memcache.264015.patch 9.62 KB

#2

triclops - May 29, 2008 - 03:48
Priority:normal» minor
Status:needs work» duplicate

noticed the other ticket here: http://drupal.org/node/188474. oh well

 
 

Drupal is a registered trademark of Dries Buytaert.