Coder Social home page Coder Social logo

Comments (9)

lchayoun avatar lchayoun commented on May 3, 2024

I think it is a good direction, not sure about this implementation.
bucket4j has good integration with spring and is out there for quite a while

from spring-cloud-zuul-ratelimit.

marcosbarbero avatar marcosbarbero commented on May 3, 2024

Good to know.
I’ll take a look ASAP.

from spring-cloud-zuul-ratelimit.

marcosbarbero avatar marcosbarbero commented on May 3, 2024

@lchayoun did you see those examples?

from spring-cloud-zuul-ratelimit.

lchayoun avatar lchayoun commented on May 3, 2024

Saw them, I think the main issue is the configuration required because it is not zuul specific.
I think we should support it as backend, we'll gain the support for all the backends supported by bucket4j

from spring-cloud-zuul-ratelimit.

marcosbarbero avatar marcosbarbero commented on May 3, 2024

Don't you think it would be better to entirely move the ratelimit algorithm to a bucket based one? Doesn't necessarily needs to be bucket4j.

from spring-cloud-zuul-ratelimit.

lchayoun avatar lchayoun commented on May 3, 2024

Well, since buckets doesn't work natively with time limitation, the filters are still required.
Also redis is a very good backend and I think it need to remain.
Adding bucket4j as RateLimiter implementation will give us the logic of it with the backends supported without losing any capability.

from spring-cloud-zuul-ratelimit.

marcosbarbero avatar marcosbarbero commented on May 3, 2024

Actually that's the main idea, I'm not planning to remove any supported backend just to move the logic towards a bucked based algorithm.

from spring-cloud-zuul-ratelimit.

lchayoun avatar lchayoun commented on May 3, 2024

not sure I understood, maybe we are saying the same.
I think that it should be added first as another backend without modifying the existing ones and later on change merge them.

from spring-cloud-zuul-ratelimit.

marcosbarbero avatar marcosbarbero commented on May 3, 2024

I think we are actually saying the same thing :D

from spring-cloud-zuul-ratelimit.

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.