Aaron Heckmann
Aaron Heckmann
added you
Streams would be nice Isaac. The api looks pretty good overall. Email being a WriteStream for the message body is cool. I would probably just add a flag to turn...
tests are failing
I'll take a look later this week. On Tuesday, January 7, 2014, Richard van der Dys wrote: > Are the changes acceptable? > > — > Reply to this email...
this repo is ooooold. if you rebase we'll see travis results.
browserify?
v8 bug report https://code.google.com/p/v8/issues/detail?id=3328
the general concept of using mongoose with other mongodb drivers was a design goal. it falls a little short but much of the design is there already, albeit [undocumented](https://github.com/LearnBoost/mongoose/tree/3.8.x/lib/drivers). as...
I'd probably start from scratch being that mongoose needs to start from scratch anyway due to too much logic contained internally which should really exist in separate stand-alone modules. If...
Good idea. I'll accept a pull request that adds support. On Wednesday, March 5, 2014, ragulka [email protected] wrote: > It would be great if this plugin would support subdocument arrays....