log

age author description
2015-01-04 Brian Neal Fork; added UNIX socket support to redis backend. default tip
2013-06-23 btimby Some PEP8 changes.
2012-05-20 btimby blpop returns a tuple (queue_name, item) on success, on timeout, None, we need to handle both cases.
2012-05-20 btimby Forgot return
2012-05-15 btimby Redis requires and integer for a timeout (no floats)
2012-05-14 btimby Added timeouts for blocking mode
2012-04-26 btimby Perform blocking read when possible
2012-02-05 btimby Loosen restriction for what is considered a "valid" queue backend.
Loading...