From 8bfbd1adf2ec6f67bfc351e59fb55667359a5834 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Berg=20Glasius?= Date: Wed, 16 Oct 2024 13:06:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 61a0180..c969e32 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # grails-cache-guava +Forked from the archived project https://github.com/qube-ag/grails-cache-guava + This Grails plugin extends the grails-cache plugin. The guava cache provides a simple in memory cache with maximal capacity and TTL.