Create and use a separate cache table by default
lyricnz - September 13, 2009 - 14:50
| Project: | GeoNames |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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)

#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.