]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
feat(server): add redis sentinel support (#5593)
authorkontrollanten <6680299+kontrollanten@users.noreply.github.com>
Wed, 10 May 2023 07:52:50 +0000 (09:52 +0200)
committerGitHub <noreply@github.com>
Wed, 10 May 2023 07:52:50 +0000 (09:52 +0200)
commit674f8ddd415ff4faf100ff35cf2511f84f60fea9
treeab4f8b6b42172f5cdafc87c50b6202ea547429ae
parent5170f492b95dc81b75230312411c5fdb0019eed2
feat(server): add redis sentinel support (#5593)

* feat(server): add redis sentinel support

closes #5141

* Styling

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
config/default.yaml
config/production.yaml.example
server/initializers/checker-before-init.ts
server/initializers/config.ts
server/lib/redis.ts