[Migration] Polyglot Ingestion Pipeline (Neo4j, Qdrant, Hangfire) #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This issue tracks the successful migration of the ebook ingestion pipeline from standard PostgreSQL pgvector database-level storage to a highly scalable, polyglot persistence architecture.
Objective
Work Done
Qdrant.ClientandNeo4j.Driverinside the application layers.EbookIngestionJobutilizing Polly exponential retries for rate-limiting 429 exceptions, executing three ingestion pathways concurrently usingTask.WhenAll.WasmKnowledgeServiceand aligned the Application-level unit tests.Pgvector.EntityFrameworkCorepackage reference in the Data project.Verification Status