Botfuel / botfuel-dialog

Botfuel SDK to build highly conversational chatbots
https://docs.botfuel.io
Other
102 stars 18 forks source link

fix: MongoBrain - return minimal amount of information from mongo #265

Closed GabrielHerzhaft closed 5 years ago

GabrielHerzhaft commented 5 years ago

fix: MongoBrain - return minimal amount of information to avoid network congestion

Add a projection in every findOne and findOneAndUpdate calls