cable-cr/cable#74 brought me here :
The following shard.yml triggers an error :
dependencies:
redis:
github: jgaskins/redis
mosquito:
github: hugopl/sidekiq.cr
Because the sidekiq shard has
dependencies:
redis:
github: stefanwille/crystal-redis
version: ">= 2.6"
One solution would be to change the name redis to something else in
I'm posting the 'mirror' issue in https://github.com/stefanwille/crystal-redis
cable-cr/cable#74 brought me here :
The following shard.yml triggers an error :
Because the sidekiq shard has
One solution would be to change the name
redisto something else inredis/shard.yml
Line 1 in 8d177ad
I'm posting the 'mirror' issue in https://github.com/stefanwille/crystal-redis