An ESI capable HTTP cache module for OpenResty

$ luarocks install ledge

Ledge aims to be an RFC compliant HTTP reverse proxy cache wherever possible, providing a fast and robust alternative to Squid / Varnish etc.

Moreover, it is particularly suited so applications where the origin is expensive or distant, making it desirable to serve from cache as optimistically as possible. For example, using ESI to separate page fragments where their TTL differs, serving stale content whilst revalidating in the background, collapsing concurrent similar upstream requests, dynamically modifying the cache key specification, and automatically revalidating content with a PURGE API.

Versions

1.28-17 years ago3,000 downloads
1.27.3-17 years ago60 downloads
1.27.1-17 years ago183 downloads
1.27-17 years ago45 downloads
1.26.1-17 years ago42 downloads
1.26-07 years ago(revision: 7)56 downloads

Dependencies

lua ~> 5.1

Manifests