]> cat aescling's git repositories - mastodon.git/commit
Finish update of node-redis (#17183)
authorLerk <lukas@k40s.net>
Sat, 25 Dec 2021 21:55:06 +0000 (21:55 +0000)
committerGitHub <noreply@github.com>
Sat, 25 Dec 2021 21:55:06 +0000 (22:55 +0100)
commit4d1eaf3e6e45a2141fd0e7d8deb2e4485485a177
tree3ed5040880e24097885a7b1a4cec3949c9ef4789
parentfad37dd1bc8504fe6f2939f5d935cc1e5d264458
Finish update of node-redis (#17183)

* fix streaming redis client

* use console.error instead of console.log

* follow node-redis migration guide

https://github.com/redis/node-redis/blob/master/docs/v3-to-v4.md

* fix config options for node-redis

* keep indentation

* Update streaming/index.js

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
streaming/index.js