fastify-mongodb icon indicating copy to clipboard operation
fastify-mongodb copied to clipboard

reuse existing MongoDB connection

Open mcollina opened this issue 7 years ago • 1 comments
trafficstars

This would be mostly helpful doing tests, as we can speed things up significantly. Also, https://github.com/mcollina/mongo-clean can help for tests as well.

mcollina avatar Apr 21 '18 09:04 mcollina

My bad. This is already supported but not documented.

mcollina avatar Apr 21 '18 09:04 mcollina