README.md in sidekiq-limit_fetch-2.2.6 vs README.md in sidekiq-limit_fetch-2.2.7

- old
+ new

@@ -16,15 +16,9 @@ ### Requirements redis 2.6 or newer -``` -heroku uses redis 2.4 by default -to update version you need to contact their support: -https://devcenter.heroku.com/articles/redistogo#redis-2-6 -``` - **Important note:** At this moment, `sidekiq-limit_fetch` is incompatible with Sidekiq Pro's `reliable_fetch`. https://github.com/mperham/sidekiq/issues/1508 — a sidekiq admin busy page is unreliable, so if you need to check how many workers are running a queue use a `#busy` method described below. ## Usage