1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Tobias Svensson
29b3496f41 Add documentation for Sidetiq::Clock. 2013-02-04 12:07:54 +00:00
Tobias Svensson
f4c81098f1 Support manual starting/stopping of the clock. 2013-02-04 10:51:43 +00:00
Tobias Svensson
61effa89a8 Don't start the clock automatically. 2013-02-04 10:13:02 +00:00
Tobias Svensson
014f2b28c1 Delegate calls to Sidetiq::Clock to instance. 2013-02-04 10:10:53 +00:00
Tobias Svensson
932b6a01c0 Add option to use UTC instead of local time. 2013-02-01 18:27:27 +00:00
Tobias Svensson
dab7decb78 Add a locking mechanism so jobs won't get enqueued more often than they should. 2013-02-01 16:53:34 +00:00
Tobias Svensson
d9c8dc3f7d Inherit clock thread priority from Thread.main. 2013-01-31 17:50:37 +00:00
Tobias Svensson
08b76a3737 Initial commit. 2013-01-31 17:42:19 +00:00