Queueing, prepping to fetch

A lot more to go, but this is the core.

Need to think about how to test the queue handlers.
This commit is contained in:
Matt Jadud
2025-11-30 21:29:30 -05:00
parent 06cdc68be7
commit f53639af2f
14 changed files with 258 additions and 105 deletions

View File

@@ -32,3 +32,7 @@ The use-case is (essentially) single-user.
* https://github.com/jpillora/go-tld
* https://pkg.go.dev/modernc.org/sqlite
* https://github.com/sqlc-dev/sqlc
* https://github.com/spf13/afero
* https://github.com/tidwall/gjson
//go:generate stringer -type=UpdateFrequency