ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-redis
How to use with sentinel?
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 17
- Forks
- 40
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.