1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq
2012-04-27 21:44:34 -07:00
..
extensions Client API update: 2012-04-01 19:53:45 -07:00
middleware Implement optional backtrace storage [#155] 2012-04-27 20:25:46 -07:00
capistrano.rb using the bundle_cmd variable on capistrano tasks if present 2012-04-19 18:13:23 -03:00
cli.rb Rails hooks should also work on server-side, #152 2012-04-24 20:54:55 -07:00
client.rb Implement optional backtrace storage [#155] 2012-04-27 20:25:46 -07:00
fetch.rb Various cleanups 2012-04-18 20:13:10 -07:00
manager.rb Terminate fetcher async'ly so it doesn't block shutdown progress 2012-04-24 19:58:52 -07:00
processor.rb Clean up timeout middleware, add client-side option [#161] 2012-04-26 08:40:07 -07:00
rails.rb Renaming hook_rails option to enable_rails_extensions 2012-03-26 18:05:33 -05:00
redis_connection.rb Fallback to connection pool size of 5 (same as ActiveRecord's default) on client-side. 2012-04-09 08:57:47 -07:00
retry.rb Refactor to use Sidekiq.dump_json and Sidekiq.load_json 2012-04-22 14:02:35 -07:00
testing.rb delayed example for testing 2012-04-05 20:06:47 -07:00
util.rb Add 24 hr expiry, only register workers while working [#156] 2012-04-24 07:15:29 -07:00
version.rb Clean up timeout middleware, add client-side option [#161] 2012-04-26 08:40:07 -07:00
web.rb Fix #163 2012-04-27 14:10:47 -07:00
worker.rb Implement optional backtrace storage [#155] 2012-04-27 20:25:46 -07:00
yaml_patch.rb Not sure what to do with this so it's here if someone wants to use it, #152 2012-04-27 21:44:34 -07:00