Một phương pháp tăng hiệu suất mà bạn có thể thực hiện là sử dụng đĩa RAM
ví dụ:
mongod --smallfiles --noprealloc --nojournal --dbpath <ramdisk mounted localtion>
Xem thêm:
-
http://edgystuff.tumblr.com/post/49304254688/how-to-use-mongodb-as-a-pure-in-memory-db-redis-style
-
Tạo RAM Disk linux: https://unix.stackexchange.com/questions/66329/creating-a-ram-disk-on-linux/66331#66331