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
Erik Michaels-Ober 5eb8d397f0 Refactor to use Sidekiq.dump_json and Sidekiq.load_json
These methods perform MultiJson feature detection and can be removed
after this library's MultiJson dependency is upgraded to ~> 2.0.
2012-04-22 14:02:35 -07:00
..
extensions Client API update: 2012-04-01 19:53:45 -07:00
middleware Refactor to use Sidekiq.dump_json and Sidekiq.load_json 2012-04-22 14:02:35 -07:00
capistrano.rb using the bundle_cmd variable on capistrano tasks if present 2012-04-19 18:13:23 -03:00
cli.rb polish 2012-04-07 19:33:32 -07:00
client.rb Refactor to use Sidekiq.dump_json and Sidekiq.load_json 2012-04-22 14:02:35 -07:00
fetch.rb Various cleanups 2012-04-18 20:13:10 -07:00
manager.rb Refactor to use Sidekiq.dump_json and Sidekiq.load_json 2012-04-22 14:02:35 -07:00
processor.rb Refactor to use Sidekiq.dump_json and Sidekiq.load_json 2012-04-22 14:02:35 -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 Upgrade to connection_pool 0.9.0 2012-03-14 09:56:13 -07:00
version.rb Various cleanups 2012-04-18 20:13:10 -07:00
web.rb Refactor to use Sidekiq.dump_json and Sidekiq.load_json 2012-04-22 14:02:35 -07:00
worker.rb Various cleanups 2012-04-18 20:13:10 -07:00