Files
pkgstash/TODO.md
T
2026-04-20 22:42:35 -06:00

17 lines
616 B
Markdown

- Solve timeout issue large pkgs, maybe stream
- Add better logging for errors, filename more deatail
- Basic config Testing
- Add chi for mux
- Complete testing
- Deployment(PKGBUILD, bootstrap script?)
- More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have)
- Build server/tool
- ~flag for loading non default config~
- ~add cli option for config location~
- ~Deployment(systemd, systemd.timer)~
- ~Basic testing for internal/cache~
- ~basic file server that fulfills pacman api~
- ~fetch requested files from mirror~
- ~DB sync from mirror~
- ~Config file and import~