Skip to content

Shredder121-me/amybot-token-bucket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token Bucket

A very simple implementation of something like the token-bucket algorithm. Used for ratelimiting distributed systems. The token bucket in and of itself is not designed to be distributed, so please don't treat it as such.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 44.5%
  • Batchfile 34.4%
  • Java 21.1%