Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mongo client #1808

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Mongo client #1808

wants to merge 14 commits into from

Conversation

zhangke96
Copy link

@wwbmmm
Copy link
Contributor

wwbmmm commented Jun 21, 2022

This PR has conflicts with master.

@zhangke96 zhangke96 marked this pull request as draft June 21, 2022 16:09
@jiangdongzi
Copy link

@zhangke96 mongoclient怎么样了, 我们现在也有这样的需求

@zhangke96
Copy link
Author

@zhangke96 mongoclient怎么样了, 我们现在也有这样的需求

最近没弄了,demo可以跑的。

namespace brpc {
namespace policy {

class MongoNamingService : public PeriodicNamingService {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这是用在哪里的?

}

// Serialize request into request_buf
void SerializeMongoRequest(butil::IOBuf* request_buf, Controller* cntl,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个函数的实现需要抽象一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants