Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

[Backend] Add server persistence #26

Open
mgreau opened this issue Feb 24, 2014 · 0 comments
Open

[Backend] Add server persistence #26

mgreau opened this issue Feb 24, 2014 · 0 comments

Comments

@mgreau
Copy link
Owner

mgreau commented Feb 24, 2014

For now, there is no persistence on the server side.
Each asciidoc and html5 source are sent to all connected users and each user can save the asciidoc source locally (thanks to indexedDB).

It could be interesting for a team to save their work on the server side.
There are differents approaches, one of them could be Elasticsearch as @lordofthejars explained on this blog post : http://www.lordofthejars.com/2013/06/searchable-documents-yes-you-can.html

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

No branches or pull requests

1 participant