haiku.rag/haiku_rag_slim/haiku/rag/ingester
2026-06-18 16:35:48 -05:00
..
api Add custom ingester sources via entry points 2026-06-16 10:54:24 +03:00
pollers Add custom ingester sources via entry points 2026-06-16 10:54:24 +03:00
queue Make ingester job retry idempotent against a live sibling 2026-06-16 16:05:05 +03:00
sources move cpu bound actions off of main loop 2026-06-18 16:35:48 -05:00
workers Pass fetched FetchResult to ingester metadata providers 2026-06-16 16:37:26 +03:00
__init__.py ingester: add source-adapter scaffolding + FS source 2026-05-26 11:41:53 +03:00
app.py Wire metadata providers into ingester ingestion 2026-06-15 08:41:26 +03:00
cli.py feat(ingester): serve control plane under a configurable base path 2026-06-09 23:02:43 -04:00
exceptions.py worker pool, rety policy, pipeline 2026-05-26 11:41:54 +03:00
metadata.py Pass fetched FetchResult to ingester metadata providers 2026-06-16 16:37:26 +03:00