overleaf/libraries/redis-wrapper
Jakob Ackermann aabe2d18b9 [misc] rewrite: squash history
- promisify
- merge health check for single node and cluster
- replace the first multi with simple SET in health check
- reworked health check with o-error context/stack-traces for failures
- drop console.error on health check timeout, consumer logs the error
- cleanup unwrapping of ioredis multi result
- Promise support for multi.exec

This has been squashed from das7pad s fork.
REF: b3dd8c5cf4cc6482fd450e6bb67013508844f93f
2020-11-10 10:34:06 +00:00
..
test [misc] test/scripts: use logger-sharelatex for logging as in production 2020-11-10 10:15:03 +00:00
.editorconfig [misc] add editor config, eslint, prettier boiler plate 2020-11-09 16:56:56 +00:00
.eslintrc.json [misc] add editor config, eslint, prettier boiler plate 2020-11-09 16:56:56 +00:00
.gitignore v1 of the redis driver wrapper 2014-09-25 17:33:27 +01:00
.prettierrc.json [misc] add editor config, eslint, prettier boiler plate 2020-11-09 16:56:56 +00:00
Errors.js [misc] rewrite: squash history 2020-11-10 10:34:06 +00:00
index.js [misc] rewrite: squash history 2020-11-10 10:34:06 +00:00
package-lock.json [misc] rewrite: squash history 2020-11-10 10:34:06 +00:00
package.json [misc] rewrite: squash history 2020-11-10 10:34:06 +00:00
Readme.md added readme 2014-09-29 12:00:03 +01:00