overleaf/services/document-updater/test/unit/coffee
Brian Gough 912a3a7753 remove redis server-side hashing for performance
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.
2019-09-09 15:27:58 +01:00
..
DiffCodec Initial open sourcing 2014-02-12 10:40:42 +00:00
DispatchManager convert "Delete component" errors into warnings 2019-05-07 16:55:17 +01:00
DocumentManager record last author id on document flush 2019-05-02 11:10:02 +01:00
HistoryManager add unit tests for skipping history flush 2019-08-15 11:01:45 +01:00
HistoryRedisManager Revert "turn down logging, use logger.info for less important data" 2019-02-06 15:29:22 +00:00
HttpController add unit tests for skipping history flush 2019-08-15 11:01:45 +01:00
LockManager Fix unit test namespacing from mocha upgrade 2018-02-15 16:28:58 +00:00
PersistenceManager record last author id on document flush 2019-05-02 11:10:02 +01:00
ProjectHistoryRedisManager remove redis.realtime 2018-12-05 16:17:41 +00:00
ProjectManager handle non-urgent flushes in background 2019-06-03 10:01:10 +01:00
RangesManager Record a snapshot to mongo when a doc's comments/changes get collapsed 2019-04-11 13:27:46 +01:00
RateLimitManager put a rate limit on worker calls 2017-05-26 15:08:35 +01:00
RealTimeRedisManager fix cluster/sentinel connection with real-time 2019-07-10 09:42:05 +01:00
RedisManager remove redis server-side hashing for performance 2019-09-09 15:27:58 +01:00
ShareJS Revert "Support a {dr:...} op for deleting ranges" 2017-01-09 09:24:19 +01:00
ShareJsDB Fix ShareJsDB tests 2016-12-01 17:14:40 +00:00
ShareJsUpdateManager add unit tests 2019-06-11 16:33:14 +01:00
UpdateManager Revert "skip hash check when non-BMP characters replaced" 2019-06-27 11:39:45 +01:00