rq v0.5.1 Release Notes

  • (March 9th, 2015)

    • ๐ŸŽ Resolve performance issue when queues contain many jobs
    • โช Restore the ability to specify connection params in config
    • Record birth_date and death_date on Worker
    • โž• Add support for SSL URLs in Redis (and REDIS_SSL config option)
    • ๐Ÿ›  Fix encoding issues with non-ASCII characters in function arguments
    • ๐Ÿ›  Fix Redis transaction management issue with job dependencies