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
Mike Perham 74d0e5ec35 Upgrade to connection_pool 0.9.0
Remove all connection_pool usage of method_missing.
Change Sidekiq.redis API to require a block.
2012-03-14 09:56:13 -07:00
..
extensions Fix require ordering causing extensions to not load properly, GH-77. 2012-03-10 12:30:15 -08:00
middleware Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00
capistrano.rb Update recipe to work on old bash versions, fixes #78 2012-03-11 12:21:34 -07:00
cli.rb Implement USR1 - stop accepting new work, GH-69 2012-03-08 20:58:51 -08:00
client.rb Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00
manager.rb Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00
processor.rb Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00
rails.rb Fix require ordering causing extensions to not load properly, GH-77. 2012-03-10 12:30:15 -08:00
redis_connection.rb Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00
testing.rb Update Sidekiq logging to use standard Ruby logger 2012-02-14 09:00:26 -08:00
util.rb Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00
version.rb Create example of whenever integration, GH-66 2012-03-02 17:01:13 -08:00
web.rb Add global stats, optimize redis usage 2012-03-07 20:22:21 -08:00
worker.rb Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00