brandonhilkert / sucker_punch

Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.
MIT License
2.65k stars 114 forks source link

Use Celluloid 0.16 #86

Closed seuros closed 9 years ago

seuros commented 9 years ago

Sidekiq was updated to use 0.16 https://github.com/mperham/sidekiq/pull/2056 We should upgrade too to not break projects that use both (ex Rails builds)

brandonhilkert commented 9 years ago

version 1.3.0 released