Pinned repositories
Repositories
-
redis-namespace
This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
-
resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
-
resque-scheduler
A light-weight job scheduling system built on top of Resque
-
-
php-resque
An implementation of Resque in PHP.
-
resque-loner
Support for unique jobs in Resque: Only one job with the same payload per queue.
-
resque.github.com
The website for Resque.