luminus-framework / luminus

documentation site for Luminus framework
http://www.luminusweb.net/
629 stars 121 forks source link

Update ring-gzip-middleware #154

Closed munen closed 7 years ago

munen commented 7 years ago

The aforementioned gzip middleware wasn't updated in 6 years. The one I'm including hasn't been in 3 years, either, but:

I did try the older one first in my application, but the app would crash when deployed to Heroku. The new one works nicely, compresses fast and speeds my app up a lot.

yogthos commented 7 years ago

great thanks! :)