Skip to content

v1.0.0

Choose a tag to compare

@nurih nurih released this 21 Aug 00:51
· 45 commits to master since this release
e420826

This release represents a change in the API.

The constructor for MongoDbStorage now takes a collection handle instead of a bunch of connection configuration items. With this approach, the MongoDB connection lifetime management is left to the containing application and the component is free of any such considerations.