tobymao / saq

Simple Async Queues
https://saq-py.readthedocs.io/en/latest/
MIT License
577 stars 39 forks source link

Refactor Queue into an abstract base class… #130

Closed vchan closed 3 months ago

vchan commented 3 months ago

…and introduce a concrete Redis implementation.