Giter VIP home page Giter VIP logo

Comments (5)

ayaka14732 avatar ayaka14732 commented on August 24, 2024 1

@llegomark Thank you for your work! Besides, I am exploring using Google Cloud Armor to set up rate limits directly. This will allow us to tailor the rate limit and avoid relying on MongoDB.

from chatgptapifree.

llegomark avatar llegomark commented on August 24, 2024 1

@ayaka14732 I think using Google Cloud Armor for rate limiting is a good idea. Even though MongoDB can limit the number of requests from specific IP addresses, using Cloud Armor is better when dealing with many IP addresses. It can handle a high volume of traffic and is more dependable. Moreover, using Cloud Armor for rate limiting would remove the necessity of keeping a different database to store rate limit information, making the application's design less complicated.

from chatgptapifree.

ayaka14732 avatar ayaka14732 commented on August 24, 2024

Thank you for your suggestion. Would you mind creating a pull request for that?

from chatgptapifree.

ayaka14732 avatar ayaka14732 commented on August 24, 2024

I think we can remove MongoDB, as is possible to setup rate limit directly using Google Cloud Armor

from chatgptapifree.

llegomark avatar llegomark commented on August 24, 2024

Thank you for your suggestion. Would you mind creating a pull request for that?

Done. Thank you :)

from chatgptapifree.

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.