Posted by lyricnz on September 13, 2009 at 2:50pm
Jump to:
| 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
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
Automatically closed -- issue fixed for 2 weeks with no activity.