1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
Mike Perham f9af66edd7 Rework redis connections so that the manager and
the client use separate pools.

This is so the Rails app Sidekiq::Client and 
Sidekiq::Manager can use different configurations.

Also, fix issue where workers were not unregistered
in Redis upon shutdown.
2012-02-11 13:14:03 -08:00
..
helper.rb Add Sidekiq::Processor testing, with bug fixes 2012-01-26 12:45:04 -08:00
test_client.rb Rework redis connections so that the manager and 2012-02-11 13:14:03 -08:00
test_manager.rb Rework redis connections so that the manager and 2012-02-11 13:14:03 -08:00
test_middleware.rb Rework redis connections so that the manager and 2012-02-11 13:14:03 -08:00
test_processor.rb First pass at Resque-compatible processing stats 2012-02-10 23:16:12 -08:00
test_stats.rb Rework redis connections so that the manager and 2012-02-11 13:14:03 -08:00
test_testing.rb Rework redis connections so that the manager and 2012-02-11 13:14:03 -08:00