How to Use MongoDB as a Pure In-memory DB (Redis Style) (java.dzone.com)

1 points by majidazimi ↗ HN
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 ] thread

No comments yet.