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,039 downloads
1.27.3-17 years ago62 downloads
1.27.1-17 years ago185 downloads
1.27-18 years ago47 downloads
1.26.1-18 years ago44 downloads
1.26-08 years ago(revision: 7)58 downloads

Dependencies

lua ~> 5.1

Manifests