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-19 years ago3,095 downloads
1.27.3-19 years ago76 downloads
1.27.1-19 years ago193 downloads
1.27-19 years ago55 downloads
1.26.1-19 years ago52 downloads
1.26-09 years ago(revision: 7)66 downloads

Dependencies

lua ~> 5.1

Manifests