LocalData / localdata-tiles

A tileserver for LocalData
5 stars 2 forks source link

Clean up setupQuery, cache validation functions #136

Open prashtx opened 9 years ago

prashtx commented 9 years ago

We use a setupQuery function in the cache modules as well as functions for find a recent modified or deleted entry. We can probably factor some of that out and clean up the parameters (options object when more than a couple of parameters, for example).