mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-03 06:12:53 +00:00
A web-based collaborative LaTeX editor
- 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 |
||
---|---|---|
services/docstore |