disarm-dev / douma-app

DiSARM app (2018 and beyond)
MIT License
3 stars 1 forks source link

[core/pipeline] remove reliance on global scope from aggregation engine #56

Open onlyjsmith opened 6 years ago

onlyjsmith commented 6 years ago

Stops us using Workers or other contexts, because the aggregation engine relies on cache from global scope.

onlyjsmith commented 6 years ago

And more importantly, it's crazy-difficult to figure out what's going on... ❓