overleaf/services/document-updater/app
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
..
coffee Remove old methods of triggering doc updates 2016-06-01 11:28:23 +01:00
lib Initial open sourcing 2014-02-12 10:40:42 +00:00