Pinned Repositories
dns-zone
A Ruby library for building and parsing DNS zone files.
itsy
Minimalistic PHP view-controller framework
postbin
PostBin, a simple web service for testing WebHooks (HTTP POST requests).
resque-exceptional
A Resque failure backend for getexceptional.com
resque-exponential-backoff
A resque plugin, add retry/exponential backoff to your resque jobs.
resque-lock-timeout
A Resque plugin; adds locking, with optional timeout/deadlock handling to resque jobs.
resque-multi-job-forks
Have your resque workers process more that one job
resque-parallel-limit
A Resque plugin; impose a parallel processing limit on jobs, based on their arguments.
resque-retry
A resque plugin; provides retry, delay and exponential backoff support for resque jobs.
lantins's Repositories
lantins/resque-exponential-backoff
A resque plugin, add retry/exponential backoff to your resque jobs.
lantins/resque-parallel-limit
A Resque plugin; impose a parallel processing limit on jobs, based on their arguments.
lantins/itsy
Minimalistic PHP view-controller framework
lantins/openttd-ruby
OpenTTD network lib in ruby
lantins/resque-lock-retry
Adds locking and retrying to Resque.