Skip to content

Added fastify-mongoose-driver to Community Plugins#1490

Merged
Eomm merged 2 commits intofastify:masterfrom
alex-ppg:master
Mar 7, 2019
Merged

Added fastify-mongoose-driver to Community Plugins#1490
Eomm merged 2 commits intofastify:masterfrom
alex-ppg:master

Conversation

@alex-ppg
Copy link
Copy Markdown
Contributor

Hello everyone,

I created this plugin that injects a Mongoose instance connected to the database of MongoDB along with optional pre-defined schemas within fastify. Defining schemas is required and the instance itself can be found at fastify.mongoose.instance.

Once again, I recently required it for a project and thought that others might find it useful.

Thanks.

Checklist

  • run npm run test and npm run benchmark
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message and code follows Code of conduct

Copy link
Copy Markdown
Contributor

@cemremengu cemremengu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Ethan-Arrowood
Copy link
Copy Markdown
Member

LGTM

@Eomm
Copy link
Copy Markdown
Member

Eomm commented Mar 7, 2019

Sorry @alex-ppg , could you resolve the conflict so I can merge your PR? 😃

Thank you

@Eomm Eomm added documentation Improvements or additions to documentation plugin Identify a pr to the doc that adds a plugin. labels Mar 7, 2019
@Eomm Eomm merged commit 5935464 into fastify:master Mar 7, 2019
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation plugin Identify a pr to the doc that adds a plugin.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants