sebdah/scrapy-mongodb

Support buffered data

sebdah opened this issue · 0 comments

It would be nice if scrapy-mongodb supported data buffering to ease the load on the MongoDB cluster if needed. It would then send every n docs to MongoDB in a batch.