ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-redis
How to use with sentinel?
- Lenguaje dominante
- JavaScript
- Estrellas
- 17
- Forks
- 40
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.