[06:33:31] <alaee> I have a collection of 100 documents and each document is a simple 4 line of text giving me 400 lines per collection. When querying 10,000 times each collection with mongoengine it takes 50 seconds to do all of it. Is it the best result I can get?
[18:50:54] <jn> hi, i'm running mongod on a raspberry pi with an application that updates a document every second, is it possible to configure the server to sync to disk every ten minutes or so to reduce wear on the sd card?