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

10 commits

Author SHA1 Message Date
Stephen Russett
10c1b1ae21 added require 'sidekiq/api' for calling stats
This is now needed as per https://github.com/meskyanichi/hirefire-resource/issues/20#issuecomment-40135831.  This is required for the app to run.
2014-05-03 22:40:13 -04:00
Guilherme Dutra
85bdba470c Change the deprecated way of instantiate Redis's client 2013-08-09 17:20:27 -03:00
Brandon Hilkert
355cc3f604 * Memoize stats instance
* Create more indicative helpers for stats
* Update example for Stats API
2012-12-05 11:46:55 -05:00
Pedro Padron
1a16dfcbc3 updating sinkiq.rb example to retrieve stats correctly 2012-11-02 05:28:19 -02:00
jc00ke
7574bb1756 Implement Sidekiq::Stats.failed 2012-09-03 10:43:08 -07:00
jc00ke
ec4833b0da Implement Sidekiq::Stats.processed 2012-09-03 10:42:34 -07:00
Saito
5249615d92 fix typo. 2012-04-18 18:54:18 +08:00
Mike Perham
2e58b1d9d8 Clean up examples 2012-04-02 19:21:26 -07:00
Mike Perham
b5502fa89f Fix redis database URLs to use numeric indexes, #83 2012-03-18 20:09:27 -07:00
jc00ke
88598b89ce Adding Sinatra example 2012-02-12 22:34:37 -08:00