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

增加数据库支持 #70

Open
keac opened this issue Jul 22, 2023 · 1 comment
Open

增加数据库支持 #70

keac opened this issue Jul 22, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@keac
Copy link
Member

keac commented Jul 22, 2023

  1. 增加MySQL支持
  2. 增加SQLite支持

可去除redis作为队列的模式,方便在没有安装其他环境下进行协同查询

@keac keac added the enhancement New feature or request label Jul 22, 2023
@keac keac self-assigned this Jul 22, 2023
@lovelyjuice
Copy link

第一个星期:Cookie更新,配置文件里面的Cookie失效
第二个星期:运行到一半,爱企查账号被封
第三个星期:所有企业的信息已经收集完成,最后导出结果时VPS内存不足,前功尽弃

在这三个场景中,如果数据都保存在数据库的话,我应该在一周前就干完活了,由此可见增加数据库支持的必要性。
以Oneforall为例,它会把数据先保存到数据库中,最后再从数据库中导出结果,因此即便中途崩溃,也可以从崩溃的那个域名继续开始,无需重新爆破先前已经爆破过的域名。

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

No branches or pull requests

2 participants