KnotMirror is an external service that is intended to be used by appview. It will ingest all known git repos and provide xrpc methods to inspect them, so appview won't need to fetch individual knots on every page render.
Using postgres exclusively instead of sqlite to support A LOT of concurrent writes.
Signed-off-by: Seongmin Lee git@boltless.me