Integrate Cache Browser with non-DB cache engines

michtoen - January 27, 2009 - 20:37
Project:Cache browser
Version:6.x-1.3
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

It would be great if cache browser would be able to browse the tables of the memcached project
http://drupal.org/project/memcache

#1

markus_petrux - February 19, 2009 - 16:33
Status:active» postponed (maintainer needs more info)

The cache browser queries the schema api to learn which cache tables are installed in the system, and then it depends on DB access methods to manipulate cache entries. I'm not sure if there's a way to obtain the cache entities managed by memcache as I don't use that module myself.

I would need some information on how to implement this. Patches are welcome as well.

That being said, I think we'll be using cache router module at some point in the future, and then I'll try to extend the cache browser module to integrate with that. Maybe then it's easier to integrate with other cache related modules.

#2

michtoen - February 19, 2009 - 19:36

Well, i can also see that the memcache module merge with the cache router, in fact they would fit perfect and when i understand it right the cache routers memcache part is already related to the memcache api one.

Let me create an issue entry at the memcache api queue and see there is any interested.

#3

markus_petrux - February 23, 2009 - 14:00

Adding a reference to the issue in the memcache module queue:

#377292: cache browser integration

#4

markus_petrux - February 23, 2009 - 14:14
Title:Feature Request: Make Cache Browser working with memcached» Integrate Cache Browser with non-DB cache engines

I just opened another feature request for the cache router module:

#381000: Integration with cache_browser module

PS: Changing the title to better reflect the issue. It would be nice if there was a single interface to integrate with all non-DB cache engines.

#5

michtoen - February 24, 2009 - 08:38

i agree, that was also my thought.
I am pretty sure there is interest.

#6

adamo - October 2, 2009 - 21:21

Subscribing.

 
 

Drupal is a registered trademark of Dries Buytaert.