mirror of
https://github.com/deanpcmad/sidekiq-limit_fetch.git
synced 2022-11-09 13:54:36 -05:00
Add code climate badge
This commit is contained in:
parent
17b5728e44
commit
6ea494d425
1 changed files with 4 additions and 8 deletions
12
README.md
12
README.md
|
@ -3,14 +3,10 @@
|
|||
Sidekiq strategy to restrict number of workers
|
||||
which are able to run specified queues simultaneously.
|
||||
|
||||
[](http://travis-ci.org/brainopia/sidekiq-limit_fetch)
|
||||
[](http://badge.fury.io/rb/sidekiq-limit_fetch)
|
||||
[](https://gemnasium.com/brainopia/sidekiq-limit_fetch)
|
||||
[](https://codeclimate.com/github/brainopia/sidekiq-limit_fetch)
|
||||
[](http://travis-ci.org/brainopia/sidekiq-limit_fetch)
|
||||
[](http://badge.fury.io/rb/sidekiq-limit_fetch)
|
||||
[](https://gemnasium.com/brainopia/sidekiq-limit_fetch)
|
||||
[](https://codeclimate.com/github/brainopia/sidekiq-limit_fetch)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue