Comment 3 for bug 1390672

Revision history for this message
chjgcn (chjgcn) wrote :

In the redis queue, the server address was hardcoded as '127.0.0.1', and the method to get keys was useless, and the format of key made it difficult to get function name and unique from key.
This patch file fixes these bugs, adds support of authentication with redis server, and adds support of saving and retrieving priority and when_to_run of the jobs.