How to Use MongoDB as a Pure In-memory DB (Redis Style) (java.dzone.com)
That would be really neat indeed if it was possible: one could leverage the advanced querying/indexing capabilities of MongoDB without hitting the disk. As you probably know the disk IO (especially random) is the system bottleneck in 99% of cases, and if you are writing data you cannot avoid hitting the disk.
0 comments
[ 128 ms ] story [ 459 ms ] threadNo comments yet.