How to configure MongoDB caching?

Re: How to configure MongoDB caching?

by Paul Lindgreen -
Number of replies: 0
Picture of Particularly helpful Moodlers

Ran some jMeter tests to compare mongodb vs filesystem for Application caching.

I did not produce any significant difference between the two to justify switching to mongodb for application caching. I'll try mongo for session caching next, although its my understanding memcached is best for that?