Files
overleaf-cep/services/document-updater
James Allen f707783aba Remove old methods of triggering doc updates
Remove the old pub/sub listener which is no longer used.

Also remove the DocsWithPendingUpdates set, which used to track
docs waiting to be updated. This was necessary incase messages were
missed on the pub/sub channel, so we knew which docs still had pending
updates. However, now we use the BLPOP queue, these updates just sit in
the queue until a consumer comes back to continue consuming them.
2016-06-01 11:28:23 +01:00
..
2014-02-26 16:54:35 +00:00
2014-08-15 11:06:31 +01:00
2014-02-18 17:23:36 +00:00
2015-03-20 14:21:34 +00:00
2014-02-24 14:43:33 +00:00

document-updater-sharelatex

An API for applying incoming updates to documents in real-time.

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.