From e3eaa5ba209310609fc0553277bb650bedc0d714 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sat, 29 Jun 2024 21:16:11 +0800 Subject: [PATCH] :zap: Add cache into metadata fetching --- .idea/workspace.xml | 48 ++++++++++++---------- pkg/internal/server/api/attachments_api.go | 6 +-- pkg/internal/services/attachments.go | 44 +++++++++++++++----- settings.toml | 2 +- 4 files changed, 64 insertions(+), 36 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 116194d..4290628 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,11 @@