monarch-orm
Advanced tools
Changelog
0.7.0
Changelog
0.6.2
Changelog
0.6.1
Changelog
0.6.0
6217827: Add find cursor support
As an alternative to find(...).exec() the new find(...).cursor() returns a MongoDb cursor which implements AsyncIterator. This allows you to consume the returned documents without loading all into memory in an array.
Changelog
0.5.3
Changelog
0.5.1
3549240: Fix populate method behavior in different edgecases
Changelog
0.5.0
Changelog
0.3.0
Changelog
0.2.1