From 5d7b44d0f8d5ac2a00c6a1fa16a4eaba3efe3b84 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Sun, 27 Oct 2024 11:43:22 +0300 Subject: Add caching Implement idea from https://raw.githubusercontent.com/nakidai/cptc/d69da87a74ea1fc18b73ec7660dad7d590e28ddd/TODO --- cache/index.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 cache/index.json (limited to 'cache') diff --git a/cache/index.json b/cache/index.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/cache/index.json @@ -0,0 +1 @@ +{} \ No newline at end of file -- cgit 1.4.1