neocities/workers
Kyle Drake 7bd2ad6b51 New cache system using proxy_cache_bypass
Instead of using ngx_cache_purge which was buggy, we are trying
proxy_cache_bypass, which is internal to nginx. This is A Good Thing
(assuming it works), because when we call HEAD on the purge item, it
also warms the cache for us, which the previous system did not do. We
want newly updated files to cache warm, because they are expected to be
used quickly.
2015-07-27 15:44:34 -07:00
..
archive_worker.rb more efficient queuer 2015-06-26 23:30:58 +00:00
email_worker.rb merge dashboard list view, wire in live data 2015-07-17 13:14:17 -07:00
purge_cache_order_worker.rb cache purge improvements, index path flusher 2015-07-02 17:21:19 -07:00
purge_cache_worker.rb New cache system using proxy_cache_bypass 2015-07-27 15:44:34 -07:00
screenshot_worker.rb update phantomjs and screencap 2015-07-20 15:41:45 -07:00
thumbnail_worker.rb remove kickstarter days helper 2015-07-25 16:03:41 -07:00