ladjs / mongoose-slug-plugin

Slugs for Mongoose with history and i18n support (uses speakingurl by default, but you can use any slug library such as limax, slugify, mollusc, or slugme)
https://lad.js.org
MIT License
22 stars 9 forks source link

limit fields returned for faster count #6

Closed niftylettuce closed 5 years ago

niftylettuce commented 5 years ago

https://medium.com/@realericlu/faster-counts-in-large-mongodb-collections-aab87d45f4f2

niftylettuce commented 5 years ago

https://docs.mongodb.com/manual/reference/method/db.collection.countDocuments/