• Alfredo Di Napoli's avatar
    Introduce the DataProducer abstraction · 00c23c73
    Alfredo Di Napoli authored
    This commit refactors the codebase such that instead of passing a
    Conduit for the data fetched from the external APIs we have now a
    `DataProducer` which can eventually support splitting the fetching of
    data into multiple async jobs.
    00c23c73
DocumentsFromWriteNodes.hs 7.65 KB