https://github.com/raomuyang/rate-limiter
implements of rate limiter algorithm
https://github.com/raomuyang/rate-limiter
token-bucket
Last synced: 3 months ago
JSON representation
implements of rate limiter algorithm
- Host: GitHub
- URL: https://github.com/raomuyang/rate-limiter
- Owner: raomuyang
- Created: 2017-12-20T02:48:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T04:47:39.000Z (over 6 years ago)
- Last Synced: 2025-01-29T06:51:27.819Z (5 months ago)
- Topics: token-bucket
- Language: Go
- Size: 329 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 限流算法
## 令牌桶算法
