LocalData / localdata-tiles

A tileserver for LocalData
5 stars 2 forks source link

Clean up S3 cache code #117

Open prashtx opened 9 years ago

prashtx commented 9 years ago

With the various callbacks and conditions, the S3 cache code is getting a little hard to follow. Probably we can make it much more straightforward with Bluebird promises.

In particular, a comment from @hampelm: https://github.com/LocalData/localdata-tiles/pull/116/files#r18935939