i started using mojito yahoo framework and i wanted to use with mongodb for building a simple application but no resources for how to include mongodb as an external module with mojito app, i was reading about mongoskin which is a wrapper of node-mongodb-native ,now what confuse me is HOWTO connect the mojito application with mongodb so any suggestions ??
i read the develpers notes of yahoo mojito docs of howto extends mojito addon but it still not clear for me how to do this with mongodb
thanks :)