githubbob42 / mingle2github2

0 stars 1 forks source link

Stream lookups after trx data complete #2304

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 2555 After transactional data has been downloaded to mobile, we should fetch lookups (can't parallelize this step as we require the metadata before we can fetch the lookups).

By splitting lookups into separate steps, the can be streamed/cached optimized much easier that when coupled to trx data.

githubbob42 commented 5 years ago

Story: #2302 Stream lookup data to mobile (Mingle)