comparison 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
comparison
equal deleted inserted replaced
37:e1298d634da4 38:862e8846f7e5
1 # queues #
2
3 This is a friendly fork of the `queues` package found here:
4
5 https://code.google.com/p/queues/
6
7 This fork adds the ability to use UNIX sockets in the `redis` backend.
8
9 Mercurial fork repo location: https://bitbucket.org/bgneal/queues