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

Add support for automatic persistence #3

Closed
joaomdmoura opened this issue Dec 12, 2017 · 0 comments
Closed

Add support for automatic persistence #3

joaomdmoura opened this issue Dec 12, 2017 · 0 comments
Assignees

Comments

@joaomdmoura
Copy link
Owner

In order to help ppl easily use Machinery with more complex applications, like Phoenix, Machinery needs to provide support for automatic persistence. Right now people need to use after_transition/2 to store their structs.

Would be nice to have some sort of config that ppl can use to set specific storages, so a user might want to use ETS but others might want to use Ecto + Database (for Phoenix apps).

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