scrapy-redis
scrapy-redis copied to clipboard
Scrapy-redis automatically helps create a xxx:request request queue in both libraries of the redis database
I am checking the number of requests in redis. I found that there are a zset named xxx:requests in both redis libraries. But the only difference is that one contains a fingerprint collection and one does not contain a fingerprint collection. I would like to ask this. Why is it?