mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
912a3a7753
we still compute the document hash in node, and check it on retrieval but we don't check the hash at the point of writing it in redis which was previously done with a redis Lua script. |
||
---|---|---|
.. | ||
.github | ||
app | ||
config | ||
redis_cluster | ||
test | ||
.dockerignore | ||
.gitignore | ||
.nvmrc | ||
.travis.yml | ||
app.coffee | ||
buildscript.txt | ||
docker-compose.ci.yml | ||
docker-compose.yml | ||
Dockerfile | ||
expire_docops.coffee | ||
Jenkinsfile | ||
LICENSE | ||
Makefile | ||
nodemon.json | ||
npm-shrinkwrap.json | ||
package.json | ||
README.md |
overleaf/document-updater
An API for applying incoming updates to documents in real-time.
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) Overleaf, 2014-2019.