15 Star 27 Fork 14

dickson/scrapy-redis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
TODO.rst 663 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rolando Espinoza 提交于 2016-06-25 16:44 . Updated todo list.

TODO

  • Test on different redis versions.
  • Add SCRAPY_JOB global support (jobs sharing same SCRAPY_JOB share same queues).
  • Use a spider middleware instead of spider mixin. This will avoid the spider idle signal hack.
  • Sync with latest scrapy code (i.e. scheduler, rfpdupefilter, etc).
  • Allow to use pubsub whenever appropriate.
  • Generalize queue clases (i.e.: LifoQueue, FifoQueue, PriorityQueue, PubsubQueue), allow custom serializers, use enqueue, dequeue methods.
  • Move example project to its own repository. Include different crawling use cases (i.e.: producer/consumer).
  • Add pyrebloom dupefilter.
  • Warn and pass unserializable requests.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mcar/scrapy-redis.git
[email protected]:mcar/scrapy-redis.git
mcar
scrapy-redis
scrapy-redis
master

搜索帮助