mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Adding note about mailing list
This commit is contained in:
parent
a9d1526f0f
commit
e6de623aa4
2 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,7 @@ HEAD
|
|||
their superclass [#221]
|
||||
- Add random jitter to scheduler to spread polls across POLL\_INTERVAL
|
||||
window. [#247]
|
||||
- Add note in README about new mailing list: sidekiq@librelist.org
|
||||
|
||||
2.0.2
|
||||
-----------
|
||||
|
|
|
@ -47,6 +47,10 @@ Please see the [sidekiq wiki](https://github.com/mperham/sidekiq/wiki) for more
|
|||
[#sidekiq on irc.freenode.net](irc://irc.freenode.net/#sidekiq) is dedicated to this project,
|
||||
but bug reports or feature requests suggestions should still go through [issues on Github](https://github.com/mperham/sidekiq/issues).
|
||||
|
||||
There's also a mailing list via [Librelist](http://librelist.org) that you can subscribe to by sending
|
||||
and email to <sidekiq@librelist.org> with a greeting in the body. To unsubscribe, send an email to <sidekiq-unsubscribe@librelist.org> and that's it!
|
||||
Once archiving begins, you'll be able to visit [the archives](http://librelist.com/browser/sidekiq/) to see past threads.
|
||||
|
||||
|
||||
License
|
||||
-----------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue