haiku.rag/haiku_rag_slim/haiku/rag/ingester/queue
2026-06-04 12:14:27 +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 Build the SQLite queue URL without reparsing the path 2026-06-04 12:14:27 +03:00
models.py Replace sync_state batch 5-tuple with a SyncRow NamedTuple 2026-06-01 18:25:15 +03:00
repository.py Make the SQLite job claim atomic across processes 2026-06-03 16:57:57 +03:00