overleaf/services/docstore
Henry Oswald 704bf53fe5 Write docs to do collection and project collection
- docs are written to project collection then doc collection

- deletes used to insert into doc collection, now its the same upsert
with deleted = true

- does not set delted = false for new docs as it is not needed, save space

- changed delete to be seperate update on mongo
2015-01-21 11:52:39 +00:00
..
app/coffee Write docs to do collection and project collection 2015-01-21 11:52:39 +00:00
config
test Write docs to do collection and project collection 2015-01-21 11:52:39 +00:00
.gitignore
.travis.yml
app.coffee
Gruntfile.coffee
LICENSE
package.json
README.md

docstore-sharelatex

A CRUD API for storing and updating text documents in projects

Build Status

License

The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the LICENSE file.

Copyright (c) ShareLaTeX, 2014.