ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-redis
How to use with sentinel?
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 17
- Fork
- 40
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.