From e2819d7e4f710fb3793fdebfe46a87352c032fa8 Mon Sep 17 00:00:00 2001 From: Vyacheslav Anzhiganov Date: Fri, 21 Feb 2025 02:49:56 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..744d4b1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# nginx-module-cache-purge + +nginx module which adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches. \ No newline at end of file