Closed gongshaojie12 closed 7 years ago
Scrapy Cluster's core is based around redis-py, which does not support cluster mode. In practice a single Redis instance is fast enough to handle almost all large scale operations.
If this answer's your question please close the ticket
Thanks
Is there any way to set up a cluster though? I'm looking for a way to prevent crawling failure if the redis node goes down.
Scrapy Cluster's core is based around redis-py, which does not support cluster mode. In practice a single Redis instance is fast enough to handle almost all large scale operations.
If this answer's your question please close the ticket