goliatone / core.io-data-manager

core.io Data manager module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abstract fs interactions

goliatone opened this issue · comments

Currently we are using fs to read files and to export files. We should abstract these so that it's easier to test, we can move away from single node setup, etc.