From 74ffab4f3c6b8799c6e87d5ca5c6eee5bbec25d1 Mon Sep 17 00:00:00 2001 From: Awesome Stickz Date: Sat, 3 May 2025 01:01:43 +0530 Subject: [PATCH] docs: mark repo as unmaintained and suggest dd cache proxy instead --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f5763f..40ea3d7 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ different cache types. 2. Persistent Cache (Slower than memory, but still crazy fast. Unless you restart your cache, nothing is lost.) + +### Note: This repo is not maintained anymore and lacks updates, please use [dd-cache-proxy](https://github.com/AwesomeStickz/dd-cache-proxy) instead!