1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

new server note

This commit is contained in:
Mike Perham 2015-01-07 11:14:59 -08:00
parent fbc22f9786
commit c1ae1f9e74

View file

@ -6,6 +6,8 @@ Please see [http://sidekiq.org/pro](http://sidekiq.org/pro) for more details and
1.9.2
-----------
- As of 1/1/2015, Sidekiq Pro is hosted on a new dedicated server.
Happy new year and let's hope for 100% uptime!
- Fix bug in reliable\_fetch where jobs could be duplicated if a Sidekiq
process crashed and you were using weighted queues. [#2120]