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

Move persistence code into separate resource #12

Closed
Marak opened this issue May 23, 2013 · 1 comment
Closed

Move persistence code into separate resource #12

Marak opened this issue May 23, 2013 · 1 comment

Comments

@Marak
Copy link
Member

Marak commented May 23, 2013

The persistence code should be kept in a separate resource.

Ideally, every different type of datasource would be a separate resource ( couch, redis, etc ) acting as an adapter to the persistence resource.

This would allow us to remove JugglingDB vendor from resource core, and put it into the persistence resource instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant