issues
search
juju
/
ratelimit
Efficient token-bucket-based rate limiter package.
Other
2.79k
stars
312
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ModifyCapacity method
#40
AndersonChoi
closed
1 year ago
3
go get "github.com/juju/ratelimit" error
#39
gopher2023
opened
2 years ago
0
Request for a new release
#38
RainbowMango
opened
2 years ago
0
If not enough tokens are available, no tokens should be removed from the bucket.
#37
jongrun
closed
2 years ago
2
feat: Add deprecated comments for dangerous methods
#36
wbflooksky
closed
3 years ago
2
Can you remove Lock
#35
maczam
opened
4 years ago
1
invalid pseudo-version: tag (v1.0.1) found on revision 59fac5042749 is already canonical, so should not be replaced with a pseudo-version derived from that tag
#34
Petelin
opened
4 years ago
9
Concerns about license of the project.
#33
chyh1990
opened
4 years ago
0
test juju bot integration
#32
nammn
closed
5 years ago
2
Fix bonus tokens by function adjustavailableTokens (#31)
#31
kingsamchen
closed
5 years ago
1
Bonus Token by adjustavailableTokens
#30
kingsamchen
closed
5 years ago
3
improved documentation and add the “Available” function explain.
#29
zhuCheer
closed
5 years ago
1
It's seem that `take` would reduce the available tokens no matter the tokens are insufficient or sufficient ?
#28
lvhuat
closed
5 years ago
1
Unlimited rate after 24h?
#27
fd0
closed
6 years ago
1
bug when system clock rollback
#26
qw4990
closed
6 years ago
2
fix a typo
#25
daizong
closed
6 years ago
0
Please tag a release
#24
fd0
closed
6 years ago
5
Question
#23
Petelin
closed
6 years ago
1
Func `Wait` in package ratelimit could got blocked if time moves backwards for any reason
#22
lichuqiang
opened
6 years ago
1
better commentary
#21
rogpeppe
closed
7 years ago
0
allocate less in NewBucketWithRateAndClock
#20
rogpeppe
closed
7 years ago
1
Optimize NewBucketWithRateAndClock() method
#19
helinbo2015
closed
7 years ago
1
Add a Clock interface for testing
#18
thockin
closed
7 years ago
4
testing through ratelimit
#17
thockin
closed
7 years ago
2
A minor change to meet go documentation standards.
#16
zoofood
closed
7 years ago
1
Removed defered mutex unlocks in favor of explicit calls
#15
Morgahl
closed
7 years ago
2
Lock-free implementation
#14
rigtorp
closed
8 years ago
1
Does method ratelimit.go , Bucket.abjust has a bug ?
#13
stdpmk
closed
7 years ago
2
I believe capacity is broken?
#12
MaerF0x0
closed
8 years ago
1
adjust Available comment
#11
rogpeppe
closed
8 years ago
1
Bucket: expose Available() and Capacity()
#10
hongchaodeng
closed
8 years ago
7
Fixed missing abs method and updated gocheck to the newly located package.
#9
timblackwell
closed
8 years ago
1
Import and use math.Abs() function
#8
tpot
closed
8 years ago
1
mention "rate limit" in the package doc
#7
rogpeppe
closed
9 years ago
0
Can I import this package in go-kit, which is MIT licensed?
#6
peterbourgon
closed
9 years ago
1
Use math.Abs instead of home grown abs
#5
johshoff
closed
9 years ago
0
Changing rate on the fly
#4
simon-whitehead
opened
9 years ago
1
LGPL v3 License (juju/ratelimit)
#3
cherylj
closed
9 years ago
0
lp1435974 - Modify LICENSE to include copyright (juju/ratelimit)
#2
cherylj
closed
9 years ago
1
Fix writer typo
#1
jamesrwhite
closed
9 years ago
0