We use mongodb for our grails application. When looking for in memory mongodb implementations we stumbled upon https://github.com/fakemongo/fongo.
- Is it possible for http://grails.org/plugin/fixtures to use it?
- Are there better alternatives/better solution?