antirez / disque

Disque is a distributed message broker
BSD 3-Clause "New" or "Revised" License
8.01k stars 537 forks source link

Updates README.md with django-q python client #122

Closed Koed00 closed 8 years ago

Koed00 commented 8 years ago

Adds django-q to the python clients.

It's not a client perse, but it's the first distributed task queue for Django with a dedicated Disque broker using Redis-py.

antirez commented 8 years ago

Thanks! Merged.