mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-29 20:13:02 +00:00
Adds an optional PostgreSQL storage backend for webicached and webid. When --pg is given a DSN, the daemon writes/reads classified assets to/from Postgres instead of the legacy fsstore. Brings in pgx/v5 as a direct dependency.