blob: 635cff18ec50ec24dea885e5b4104f7fac25a4d2 (
plain) (
blame)
1
2
3
4
5
6
7
|
Queuelib is a collection of persistent (disk-based) queues for
Python.
Queuelib's goals are speed and simplicity. It was originally part
of the Scrapy framework and stripped out into its own library.
WWW: https://github.com/scrapy/queuelib
|