Een prestatieverhogende benadering die u kunt gebruiken, is het gebruik van een RAM-schijf
bijv.:
mongod --smallfiles --noprealloc --nojournal --dbpath <ramdisk mounted localtion>
Zie ook:
-
http://edgystuff.tumblr.com/post/49304254688/how-to-use-mongodb-as-a-pure-in-memory-db-redis-style
-
RAM-schijf maken linux:https://unix.stackexchange.com/questions/66329/creating-a-ram-disk-on-linux/66331#66331