0.7.1
版本发布时间: 2021-03-27 23:33:36
rmax/scrapy-redis最新发布版本:0.7.3(2022-07-26 17:37:20)
- Support priority start_urls. https://github.com/rmax/scrapy-redis/pull/172
- Support init batch tasks. https://github.com/rmax/scrapy-redis/pull/176
- Fixes datetime parsing error for redis-py 3.x. https://github.com/rmax/scrapy-redis/pull/190
- Add support for stats extensions. https://github.com/rmax/scrapy-redis/pull/186
- Support using pipeline when read redis lit queue. https://github.com/rmax/scrapy-redis/pull/169
- Support to configure different redis-server db by adding REDIS_DB https://github.com/rmax/scrapy-redis/pull/166
- Add option to decode responses in python3 #146
- Add support for making dupefilter support create from spider #83
- Fix example: update dmoz spider domain #164