Code Monkey home page Code Monkey logo

Comments (13)

iwestlin avatar iwestlin commented on August 17, 2024

数据库这个依赖库还是很高效的,我那台500M内存的服务器,数据库文件有498M,依然稳定提供服务。。
https://gdurl.viegg.com/api/gdrive/count?fid=1gHLzyYOXo0NRDLqAK75Z_vdslSuL6Bzz

你速度下降估计是机器的连接数不够了,或者母鸡给你限流了……

from gd-utils.

singleWan avatar singleWan commented on August 17, 2024

还有其他的可能性吗,限速应该不会,Azure按量付费还是很公道的

from gd-utils.

iwestlin avatar iwestlin commented on August 17, 2024

是美国的vps吗,尽量用离Google比较进的,我两台都是加州的

from gd-utils.

singleWan avatar singleWan commented on August 17, 2024

美国西海岸

from gd-utils.

okaygh avatar okaygh commented on August 17, 2024

这个数据库会定期清理吗,我怕把我的鸡塞爆了...

from gd-utils.

iwestlin avatar iwestlin commented on August 17, 2024

这个数据库会定期清理吗,我怕把我的鸡塞爆了...

不会自己清理的,后续可能加个一键脚本。

如果怕空间不够,可以从这里 https://github.com/iwestlin/gd-utils/blob/master/gdurl.sqlite
下载空的数据库,替换掉服务器上的,不过那样记录就丢了。

from gd-utils.

okaygh avatar okaygh commented on August 17, 2024

这个数据库会定期清理吗,我怕把我的鸡塞爆了...

不会自己清理的,后续可能加个一键脚本。

如果怕空间不够,可以从这里 https://github.com/iwestlin/gd-utils/blob/master/gdurl.sqlite
下载空的数据库,替换掉服务器上的,不过那样记录就丢了。

建议增加,另外想请问大佬考虑增加过滤功能吗,因为一些大的资源经常带上url之类的文件

from gd-utils.

iwestlin avatar iwestlin commented on August 17, 2024

命令行./copy -h 看看,有过滤功能的

from gd-utils.

okaygh avatar okaygh commented on August 17, 2024

命令行./copy -h 看看,有过滤功能的

bot的话要怎么弄?

from gd-utils.

iwestlin avatar iwestlin commented on August 17, 2024

bot功能不全的,还不支持

命令行./copy -h 看看,有过滤功能的

bot的话要怎么弄?

from gd-utils.

okaygh avatar okaygh commented on August 17, 2024

bot功能不全的,还不支持

命令行./copy -h 看看,有过滤功能的

bot的话要怎么弄?

好的,还是感谢大佬的开发,辛苦了

from gd-utils.

iwestlin avatar iwestlin commented on August 17, 2024

91a6514
这次提交给sqlite打开了WAL模式,可以更新下看看有没有变快?

from gd-utils.

iwestlin avatar iwestlin commented on August 17, 2024

最新代码改善了数据库操作,可以大大减少进行大量文件拷贝时的cpu占用,同时解决了其他一些问题,建议更新下。
详情可见 https://github.com/iwestlin/gd-utils#%E6%9B%B4%E6%96%B0%E6%97%A5%E5%BF%97

from gd-utils.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.