fredwu / opq

Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.

Home Page:https://hex.pm/packages/opq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update Genstage Dependency

ringofhealth opened this issue · comments

Awesome Library!

Genstage 1.0 has been released by the core team.

https://github.com/elixir-lang/gen_stage/blob/master/CHANGELOG.md

currently using opq/crawler is incompatible will latest broadway 0.6.x, unless you override the dependency.

Hi @ringofhealth, thanks for the heads up. Given I'm not actively maintaining the library, I wouldn't mind a PR for this if you're up for it. :)

its a pretty straight forward change! send you a PR =)

Thank you, merged! ❤️