Gem Hello Sidekiq 5.0

kikyous · April 27, 2017 · Last by jasl replied at April 28, 2017 · 1617 hits

好像没有什么亮点

今天更新了,貌似不支持 ruby 2.2.2 之前前的版本

看起来是作者对新版本信心更足,但是用起来应该跟之前版本没有什么区别,我想对新版本的源码和如何实现的思路有研究意义。

好像最大的亮点就是第一条吧 Sidekiq::Processor has been redesigned to work well with Rails 5.0's Executor. The Executor is a new API which needs to wrap any use of Rails code; it automatically handles code reloading, database connection management and any other callbacks. 虽然也只能说是内部改进

You need to Sign in before reply, if you don't have an account, please Sign up first.