ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-redis
How to use with sentinel?
- Lingua principale
- JavaScript
- Stelle
- 17
- Fork
- 40
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I've been attempting to pass my own `redisClient`, so I could use sentinel-aware `ioredis`. It looks like this won't work, and the injection is only for testing, since `redisClient` needs decorations provided by this repo (`upload`, `activate`, etc) and it doesn't seem possible to use an alternate redis lib ([since it relies on a particular method signature](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/blob/master/lib/redis.js#L26-L30)). Am I understanding this correctly? Anything I can do here?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.