Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Online data? #2

Open
tomlarkworthy opened this issue May 20, 2015 · 4 comments
Open

Online data? #2

tomlarkworthy opened this issue May 20, 2015 · 4 comments

Comments

@tomlarkworthy
Copy link

Can this be used with online/streamed data?

@nlaptev
Copy link
Collaborator

nlaptev commented May 22, 2015

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

nlaptev added a commit that referenced this issue Jun 20, 2015
@nlaptev
Copy link
Collaborator

nlaptev commented Oct 8, 2015

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

@hagen
Copy link

hagen commented Nov 23, 2015

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?

@Osmosis311
Copy link

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

manolama added a commit to manolama/egads that referenced this issue Apr 9, 2017
Adding validate method to the library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants