Posted by michtoen on January 27, 2009 at 8:37pm
Jump to:
| Project: | Cache browser |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
It would be great if cache browser would be able to browse the tables of the memcached project
http://drupal.org/project/memcache
Comments
#1
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
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
Adding a reference to the issue in the memcache module queue:
#377292: cache browser integration
#4
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
i agree, that was also my thought.
I am pretty sure there is interest.
#6
Subscribing.
#7
Subscribe