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

Decouple persistence layer #30

Open
scvnc opened this issue Oct 17, 2013 · 1 comment
Open

Decouple persistence layer #30

scvnc opened this issue Oct 17, 2013 · 1 comment

Comments

@scvnc
Copy link
Member

scvnc commented Oct 17, 2013

https://github.com/knadh/localStorageDB

This looks like it would be adequate to have a simple way to store submitted jobs on the client. This would alleviate the requirement for a persistance layer on the back-end.

It would be nice to have editable files and also to have a degree of versioning.

http://remotestorage.io/ is potentialicious.

@scvnc scvnc assigned scvnc and unassigned scvnc Mar 5, 2014
@scvnc
Copy link
Member Author

scvnc commented Mar 8, 2014

I have decoupled this on the server-side but it remains implemented with mongodb

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