1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib
Lin Jen-Shin 13c940eb7d Extract procline feature from Manager to Launcher.
We don't want to touch the process name if we're integrating
Sidekiq into existing process, so better not to put procline
assignment in Manager, but in CLI where we launch standalone
Sidekiq process.
2013-02-17 22:50:27 +08:00
..
sidekiq Extract procline feature from Manager to Launcher. 2013-02-17 22:50:27 +08:00
sidekiq.rb Force Multijson to not symbolise keys while decoding string (:symbolize_keys => false). 2013-02-09 22:12:09 +01:00