egads icon indicating copy to clipboard operation
egads copied to clipboard

Online data?

Open tomlarkworthy opened this issue 9 years ago • 4 comments

Can this be used with online/streamed data?

tomlarkworthy avatar May 20 '15 23:05 tomlarkworthy

The models in this package are currently stateless. There is a plan, however, to add models that store a state into the repository.

nlaptev avatar May 22 '15 00:05 nlaptev

There is a work-in-progress open pull request for this if you're interested.

nlaptev avatar Oct 08 '15 15:10 nlaptev

Is streaming now supported by the work @ianflint has done to read from stdin? So I can now fire a data stream at stdin and have EGADS run off this? Presumably the data stream will need to be delivered in chunks? Or can it be a constant stream of datestamp/value records?

hagen avatar Nov 23 '15 23:11 hagen

Is there still a plan to allow storing models in a DB?

Osmosis311 avatar Apr 04 '17 01:04 Osmosis311