From bbaa6396b0186f30aef78ef46460fb56d1bf35df Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Wed, 15 Apr 2026 13:34:44 -0600 Subject: [PATCH] refresh endpoint complete --- TODO.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index a0a5ab3..3b145ef 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,9 @@ - ~basic file server that fulfills pacman api~ - ~fetch requested files from mirror~ -- DB sync from mirror +- ~DB sync from mirror~ - Basic testing for internal/cache -- Timer/sync schedule in main - Config file and import - Complete testing -- Deployment(PKGBUILD, systemd, bootstrap script?) +- Deployment(PKGBUILD, systemd, bootstrap script?, systemd sync timer) - More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have) - Build server/tool