Is there somebody that has experience using mongoose.js as Node.js mapper for Mongodb at high scale?
I am wondering if I should use the native driver, so I keep everything lightweight or to write a simple wrapper.
If anybody got some tips, advise thank you very much.