We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
9d1b9b6
Flush remaining events in the buffer after closing the throttler. (#12)
Switch to JUnit 5.
Replace com.github.kstyrc:embedded-redis:0.6 with it.ozimov:embedded-redis:0.7.3.
com.github.kstyrc:embedded-redis:0.6
it.ozimov:embedded-redis:0.7.3
Refactor tests.
Deprecate debugEnabled flag and replace the custom logger with Log4j StatusLogger.
debugEnabled
StatusLogger
59799d6
d70ed12
RateLimiter
4e1dbdd
b221706
Bump dependency versions.
Upgrade to Java 8. (#3)
Mark flush trigger thread as daemon. (#3)
Switch to Apache License v2.0.