Replies: 3 comments
-
Any contributions are welcome, but can you describe the enhancements a little bit? |
Beta Was this translation helpful? Give feedback.
-
First contribution is a fixed redis-jedis example. We would like to use the annotation-based ratelimit configuration. In our application we figured out that in this case no metrics are written. In the current implementation the RateLimitAspect does not set MetricHandlers. I would like to improve this. What is the desired procedure? I create a fork and then do a pull request? |
Beta Was this translation helpful? Give feedback.
-
I created a pull request containing my changes to get redis-jedis example running with @ratelimiting. |
Beta Was this translation helpful? Give feedback.
-
It seems to be a little bit quiet around development in this project.
I'd love to use bucket4j-spring-boot-starter in one project but I need to enhance the functionality a little bit. Is there any chance to contribute code which is accepted timely?
Beta Was this translation helpful? Give feedback.
All reactions