Closed cocochrane closed 7 years ago
Create a new StorageManagerInterface which has abstract methods:
Notice that one implication of this interface is that we are also letting the storage manager handle the in-memory needs of our time series.
Addressed in Pull Request #68
Create a new StorageManagerInterface which has abstract methods:
Notice that one implication of this interface is that we are also letting the storage manager handle the in-memory needs of our time series.