Hey guys, I was having a problem with scrapyd queues when had many executions at the same time. The Sqlite backend began to give lock, among other problems and I decided to find out how to replace the Sqlite backend. Then, I found here in the forum that Pablo Roffman had described some interfaces in interfaces.py.
I made my implementation with mongodb, someone would like to give a try and give suggestions? Link at github: https://github.com/Tiago-Lira/scrapyd-mongodb -- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.
