diff --git a/TODO.md b/TODO.md index 9d9c6b7..b0ea854 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,5 @@ +- More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have) +- clean cache of old files - Deployment - automated changelog publishing - ci check golangci-lint docs @@ -6,11 +8,9 @@ - ~ci testing, lint, gosec, vulncheck~ - ~graceful shutdown~ - ~cd build binary, package~ -- More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have) -- clean cache of old files -- Add chi for mux - Build server/tool - Think about: arch doesn't like partial upgrades, round robin fetching the db files might be an issue +- Add chi for mux - ~implement streaming~ - ~implementation~ - ~refactor cache tests to match new interface using testify~