niumainframe / webjcl

Web-based IBM mainframe IDE.
15 stars 12 forks source link

Decouple persistence layer #30

Open scvnc opened 11 years ago

scvnc commented 11 years ago

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 commented 10 years ago

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