fastify-mongodb
fastify-mongodb copied to clipboard
reuse existing MongoDB connection
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.
My bad. This is already supported but not documented.