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

Will you consider a backend DB? #2

Open
thewhitetulip opened this issue Nov 21, 2016 · 8 comments
Open

Will you consider a backend DB? #2

thewhitetulip opened this issue Nov 21, 2016 · 8 comments

Comments

@thewhitetulip
Copy link

No description provided.

@aeharding
Copy link

aeharding commented Nov 21, 2016

Something to consider: PouchDB & CouchDB together sync really well, and works completely offline if need be.

I think at very least a way to export to a file would be awesome. Or a desktop electron version that writes to a file for persistence (if you do this you won't have to maintain a backend/user management code).

EDIT Also PouchDB/CouchDB has a changes feed for collab work. 👍

@IvanJov
Copy link

IvanJov commented Nov 21, 2016

RethinkDB is also awesome: https://www.rethinkdb.com/. Very cool DB and easy to use!
Also has changes feed

@aeharding
Copy link

@IvanJov No offline syncing, so you'd have to roll your own. :/

@IvanJov
Copy link

IvanJov commented Nov 21, 2016

@aeharding Hmm, true, didn't think about it. Then PouchDB should do the job!

@melvincarvalho
Copy link

Love this project. If you want to sync tasks, I'd recommend integrating :

https://github.com/solid/solid

@i-break-codes
Copy link
Owner

Hey guys, thanks for the suggestions, am surely looking forward to integrate DB with this, but might release it as a separate module so that I don't make the app bulky unnecessarily. Might go with Couch (Probably). Will keep you updated.

Thanks!

@IvanJov
Copy link

IvanJov commented Nov 30, 2016

@i-break-codes If you need some help let me know, I will be happy to help!

@i-break-codes
Copy link
Owner

@IvanJov Thanks a lot Ivan, going to start developing this further, will ping you if I need your help 👍

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

5 participants