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 0415d4f commit 8fd722fCopy full SHA for 8fd722f
Cargo.toml
@@ -34,6 +34,7 @@ priority = "optional"
34
assets = [
35
["target/release/libvmod_lambda.so", "usr/lib/varnish/vmods/", "644"],
36
]
37
+description = "A Varnish VMOD for invoking AWS Lambda functions from VCL"
38
extended-description = """
39
A Varnish VMOD for invoking AWS Lambda functions from VCL.
40
This VMOD allows Varnish to invoke AWS Lambda functions with high throughput
0 commit comments