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

【优化建议】区分结果数据库和配置数据库 #338

Closed
BottleMan opened this issue Dec 4, 2019 · 1 comment
Closed

【优化建议】区分结果数据库和配置数据库 #338

BottleMan opened this issue Dec 4, 2019 · 1 comment

Comments

@BottleMan
Copy link

@BottleMan BottleMan commented Dec 4, 2019

【Issue】
目前 Crawlab 只使用一个 MongoDB,同时用来保存爬虫信息、运行结果。

【Suggestion】
增加配置项,可以区别配置「运行库」和「结果库」。

@hantmac
Copy link
Contributor

@hantmac hantmac commented Dec 4, 2019

【Issue】
目前 Crawlab 只使用一个 MongoDB,同时用来保存爬虫信息、运行结果。

【Suggestion】
增加配置项,可以区别配置「运行库」和「结果库」。

你可以只把mongodb作为配置库;然后在爬虫代码里另起数据库去存储结果。

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.