简体   繁体   中英

How to install mongodb erlang driver?

I would like use mongodb erlang driver however I am not able to clone it through git. I have downloaded driver zip. Now I don't know how to use it.

I tried to include the driver in the following way but doesn't work :( -include ("zip extracted path/mongo_protocol.hrl").

Is anything I need to do with that driver unzipped folder.?

Basing on the comment, here is the answer regarding the installation process:

If you are using the driver from MongoDB, here is the installation guide Installing MongoDB Erlang Driver.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM