Hi all,
I've released version v0.06 of Ledge (completely refactored): "A Lua module for OpenResty, providing scriptable HTTP cache (edge) functionality for Nginx, using Redis as the cache / metadata store."
Changes:
* Refactor: Complete code base refactor and new usage syntax. Please review the docs.
* Feature: ESI processer.
* Feature (#26): Age header calculation.
* Feature (#30): Revalidation (end-to-end specific and unspecified).
* Feature (#24): Offline mode now throws a 503 when necessary.
* Feature: More complete request cache acceptance / response cacheability criteria.
* Feature (#27): Hop-by-hop headers no longer cached.