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

Persistence of experiments #6

Open
amaiberg opened this issue Oct 10, 2013 · 0 comments
Open

Persistence of experiments #6

amaiberg opened this issue Oct 10, 2013 · 0 comments

Comments

@amaiberg
Copy link
Member

Currently we have nothing connecting our execution with the database. We need to implement the logic that interfaces between the controller and the persistence layer.
Some need to be addressed to tackle this issue:

Are we storing intermediate CASes? If yes, how do we decide which ones?
Are we storing every experiment? How/where do we specify we want to use a database instead of an in-memory process? Should we implement a hybrid approach?

@CollinM

@ghost ghost assigned amaiberg Oct 10, 2013
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

1 participant