Edit

IABSD.fr/ports/databases/ruby-resque

Branch :

  • Show log

    Commit

  • Author : jasper
    Date : 2012-10-31 22:12:20
    Hash : dbe18b2a
    Message : import ruby-resque-1.23.0 Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both. [...] ok jeremy@