overleaf/services
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
..
document-updater remove redis server-side hashing for performance 2019-09-09 15:27:58 +01:00