Download & Extend

Create and use a separate cache table by default

Project:GeoNames
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

At the moment, geonames uses the default drupal cache table, which is subject to getting cleared reasonably often. It would be nice if the module created it's own cache table, and used that. This also gives control to the system administrator to handle our cache different (eg: cacherouter, memcache etc)

Comments

#1

Status:active» fixed

Fixed in 6.x-1.x-dev: including adding the new table to the list of those emptied when caches are flushed.

http://drupal.org/cvs?commit=262352

#2

Status:fixed» closed (fixed)

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