Replies: 1 comment 4 replies
-
不知道skynet与云存储(mongodb+srv)建立连接,是否与普通的mongodb实例连接相同?(但大概率是不同的了。。。) 不过据我所知,当你使用云存储(好像是Atlas?)的时候,进入控制面板,里面是可以选择driver的,可以有C/C++,Go等很多版本 你可以进去mongoDB官网,申请一个Atlas免费的体验账号,有500M的云存储 选择driver为C版本,用skynet的 mongo.client() 接口看能不能连接上 希望能帮到你 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions