haiku.rag/haiku_rag_slim/haiku/rag/ingester/queue
2026-06-22 12:51:38 +03:00
..
__init__.py SQLite queue + haiku-ingester CLI skeleton 2026-05-26 11:41:54 +03:00
db.py Support a dburi for the ingester queue (SQLite + Postgres) 2026-06-03 14:34:09 +03:00
migrations.py Widen SQLite ingester queue pool to serve concurrent connections 2026-06-16 09:25:01 +03:00
models.py Replace sync_state batch 5-tuple with a SyncRow NamedTuple 2026-06-01 18:25:15 +03:00
repository.py Show progress for run-batch drains 2026-06-22 12:51:38 +03:00