Closed (fixed)
Project:
GeoNames
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2009 at 14:50 UTC
Updated:
27 Sep 2009 at 15:10 UTC
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
Comment #1
lyricnz commentedFixed 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