mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-28 11:43:09 +00:00
c1c23e4bee
This is a multi-steps process: * get a update's `user_id` from the metadata * store the `user_id` (`lastUpdatedBy`) and current date (`lastUpdatedAt`) for the document in Redis on every updates * fetch `lastUpdatedAt` and `lastUpdatedBy` from Redis on document flush * send the data to web to be persisted in Mongo |
||
---|---|---|
.. | ||
.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 |