Skip to content

hamsterready/redis-ratelimit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

redis-ratelimit

Java port of RateLimit from chriso/redback node.js library.

To install:

mvn clean install

To use:

<dependency>
  <groupId>com.sentaca</groupId>
  <artifactId>redis-ratelimit</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>

About

Java port of RateLimit from chriso/redback node.js library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages