0.0.5 • Published 10 years ago

co-hapi-mongoose v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

co-hapi-mongoose

Build Dependencies

This is hapi plugins which adds mongoose support to the app. You can get access to mongoose instance via server.plugins["co-hapi-mongoose"].mongoose.

Dependencies

Module co-hapi is required to use this plugin. Node 0.11+ should be used with --harmony switch.

Options

connectionString if defined the plugin will connect to given database

0.0.5

10 years ago

0.0.4

10 years ago