0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6 from vicentemundim/expire_restriction_keys More... about 10 years ago
Expiring restriction keys after their effective period has finished. More... over 12 years ago
Regenerated gemspec for version 0.3.0 More... over 13 years ago
Version bump to 0.3.0 More... over 13 years ago
rename identifier to restriction_identifier to solve the confliction with resque-retry More... over 13 years ago
Regenerated gemspec for version 0.2.2 More... over 13 years ago
Version bump to 0.2.2 More... over 13 years ago
Merge branch 'backupify' More... over 13 years ago
ignore rubymine files More... over 13 years ago
make workers scan entire restriction queue rather than giving up after first one - this prevents workers from being under utilized More... over 13 years ago
handle migration from single restriction queue More... over 13 years ago
no need to check rest of settings if any prove job is restricted More... over 13 years ago
segregate restirction queue based on original queue name More... over 13 years ago
Regenerated gemspec for version 0.2.1 More... almost 14 years ago
Version bump to 0.2.1 More... almost 14 years ago
updates counts when there is a failure. More... almost 14 years ago
updates counts when there is a failure. More... almost 14 years ago
document concurrent option More... almost 14 years ago
update README More... almost 14 years ago
update README More... almost 14 years ago
Regenerated gemspec for version 0.2.0 More... almost 14 years ago
Version bump to 0.2.0 More... almost 14 years ago
fix requeuing More... almost 14 years ago
value stored should be number of jobs allowed to get "concurrent" period to work More... almost 14 years ago
add a concurrency limit More... almost 14 years ago
remove debug More... almost 14 years ago
Avoid race condition by using setnx/decr before job runs More... almost 14 years ago
Allow selection of custom identifiers More... almost 14 years ago
expire cannot be combined with incr: http://code.google.com/p/redis/wiki/ExpireCommand More... almost 14 years ago
allow using as a module instead of by extension More... almost 14 years ago