Sunday, 14 July 2019

MongoDB/Mongoose integration with Elasticsearch

So for my project I am trying to integrate a MongoDB dataset with Elasticsearch. I have mongoose already set up but am thinking of moving to MongoDB's client if that is any faster however I am worried about error handling. should I move to mongoDB? and if so how do I integrate it (mongoose/mongodb client) with Elasticsearch in node using an express framework?

Submitted July 14, 2019 at 07:06PM by nasty_nas03

No comments:

Post a Comment