We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab55f6 commit a2bf994Copy full SHA for a2bf994
dist.ini
@@ -0,0 +1,13 @@
1
+name=ledge
2
+abstract=An RFC compliant and ESI capable HTTP cache for Nginx / OpenResty, backed by Redis
3
+author=James Hurst, Hamish Forbes
4
+is_original=yes
5
+license=2bsd
6
+lib_dir=lib
7
+repo_link=https://github.com/pintsized/ledge
8
+main_module=lib/ledge.lua
9
+requires = pintsized/lua-resty-http >= 0.11,
10
+ pintsized/lua-resty-redis-connector >= 0.06,
11
+ pintsized/lua-resty-qless >= 0.11,
12
+ p0pr0ck5/lua-resty-cookie >= 0.01,
13
+ hamishforbes/lua-ffi-zlib >= 0.3.0
ledge-1.28-6.rockspec
0 commit comments