aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Memcached.pm
Commit message (Collapse)AuthorAgeLines
* Always set memcached namespace.Matthew Somerville2018-04-16-10/+4
| | | | | | The namespace was only being set in the web loop, so cron scripts were accessing different memcached keys. In particular, the state list would be shared between instances on the same host.
* Check recent reports for any hidden since cached.Matthew Somerville2018-04-06-11/+6
| | | | | Also stop caching lat/lon specific alert photo lists, and improve Memcached code.
* Don't use connect()!matthew2008-10-10-4/+4
|
* Different memcached namespace per site.matthew2008-10-10-7/+18
|
* Update pins/list as you drag the map, rearrange list display.matthew2008-09-16-0/+31