Skip to content

LoicDaval-Amadeus/quarkus-bucket4j

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

185 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarkus Bucket4j

All Contributors

Version

Bucket4J is a Java rate-limiting library based on the token-bucket algorithm. Bucket4j is a thread-safe library that can be used in either a standalone JVM application, or a clustered environment. It also supports in-memory or distributed caching via the JCache (JSR107) specification. This extension allow you to control the request rate sent to your application by using a dead simple API.

Compatibility

v1.x is compatible with quarkus 3+

Getting Started

Read the full documentation.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Loïc Hermann
Loïc Hermann

💻 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Java rate limiting library based on token-bucket algorithm Quarkus extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%