Mercurial > public > queues
diff README.md @ 38:862e8846f7e5 tip
Fork; added UNIX socket support to redis backend.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 03 Jan 2015 18:12:54 -0600 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Sat Jan 03 18:12:54 2015 -0600 @@ -0,0 +1,9 @@ +# queues # + +This is a friendly fork of the `queues` package found here: + +https://code.google.com/p/queues/ + +This fork adds the ability to use UNIX sockets in the `redis` backend. + +Mercurial fork repo location: https://bitbucket.org/bgneal/queues