1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Ryan LeCompte
1a028c4a2f introduce middleware for cleanup of encoded payloads 2012-02-07 17:18:28 -08:00
Ryan LeCompte
62045af3d5 add unique payloads support, addresses issue #4 2012-02-07 03:29:09 -08:00
Mike Perham
29a89d7a25 Last minute fixes 2012-02-05 13:22:57 -08:00
Mike Perham
023099dde6 Support autoconfig of Redis in Heroku 2012-02-05 12:59:24 -08:00
Mike Perham
e8b8e53175 Remove daemonization code, let god/monit handle it.
Use a 'default' queue for simplicity.
2012-01-24 14:53:36 -08:00
Mike Perham
e7ae72d3d3 More client testing 2012-01-23 12:56:49 -08:00
Mike Perham
3b8b655807 worker mgmt and msg dispatch 2012-01-22 11:32:38 -08:00
Mike Perham
14bd63705a Documentation, start client work 2012-01-21 16:42:21 -08:00