I've always wanted to use mongodb as my primary data storage due to its convenience and all.
But how it's consuming all my memory has always been a problem, at least to me. (And afaik, it's currently not possible to limit its memory usage)
Do you use a dedicated Mongodb server with huge amount of RAM for this?