Giter Club home page Giter Club logo

Comments (6)

M1saka10010 avatar M1saka10010 commented on June 20, 2024

woker的kv太慢了,等请求到了解析都超时了emm...单纯移植到云函数其实并不难。如果你想降低成本又想稳定,可以考虑大厂的云虚机。

from biliroaming-php-server.

david082321 avatar david082321 commented on June 20, 2024

如果自用的话,不用数据库其实是可以的。
数据库只是因为公共的太多人用,服务器短时间请求太多会被B站风控。

有人写了go语言的,可以参考一下
https://github.com/JasonKhew96/biliroaming-go-server

from biliroaming-php-server.

M1saka10010 avatar M1saka10010 commented on June 20, 2024

如果自用的话,不用数据库其实是可以的。 数据库只是因为公共的太多人用,服务器短时间请求太多会被B站风控。

有人写了go语言的,可以参考一下 https://github.com/JasonKhew96/biliroaming-go-server

如果不用数据库,有现成的啊emm https://github.com/zzc10086/grocery_store/tree/master/bili_proxy

from biliroaming-php-server.

cxw620 avatar cxw620 commented on June 20, 2024

woker的kv太慢了,等请求到了解析都超时了emm...单纯移植到云函数其实并不难。如果你想降低成本又想稳定,可以考虑大厂的云虚机。

已经跟华为云的研发说过, 可能会上线原生的类似KV的功能
此外可以参考下这个? 把sqlite存对象存储里面: https://www.taterli.com/5490/

from biliroaming-php-server.

M1saka10010 avatar M1saka10010 commented on June 20, 2024

woker的kv太慢了,等请求到了解析都超时了emm...单纯移植到云函数其实并不难。如果你想降低成本又想稳定,可以考虑大厂的云虚机。

已经跟华为云的研发说过, 可能会上线原生的类似KV的功能 此外可以参考下这个? 把sqlite存对象存储里面: https://www.taterli.com/5490/

先不说对象存储的并发性能如何,单说sqlite本身,如果想要并发读写是不可能的,多人请求的性能可想而知。在番剧刚更新的时候的半个小时请求量可是相当大的,不过如果华为云会出个类似kv的功能,那还有点意思,你可以试着造个nodejs的轮子

from biliroaming-php-server.

cxw620 avatar cxw620 commented on June 20, 2024

woker的kv太慢了,等请求到了解析都超时了emm...单纯移植到云函数其实并不难。如果你想降低成本又想稳定,可以考虑大厂的云虚机。

已经跟华为云的研发说过, 可能会上线原生的类似KV的功能 此外可以参考下这个? 把sqlite存对象存储里面: https://www.taterli.com/5490/

先不说对象存储的并发性能如何,单说sqlite本身,如果想要并发读写是不可能的,多人请求的性能可想而知。在番剧刚更新的时候的半个小时请求量可是相当大的,不过如果华为云会出个类似kv的功能,那还有点意思,你可以试着造个nodejs的轮子

确实. 不过华为云那边出不出也不知道, 轮子有时间了就先备好看看后续吧.

from biliroaming-php-server.

Related Issues (14)

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.