Skip to content

bradbeattie/django-cache-throttle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-cache-throttle

django-cache-throttle is a cache-based token bucket rate limiter. See http://en.wikipedia.org/wiki/Token_bucket for more info. Bucket capcities are only computed on demand based on the regeneration rate and the time passed.

About

django-cache-throttle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages