issues
search
alisaifee
/
limits
Rate limiting using various strategies and storage backends such as redis & memcached
https://limits.readthedocs.org
MIT License
428
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump sphinx-autobuild from 2021.3.14 to 2024.10.3
#240
dependabot[bot]
closed
19 hours ago
0
Update protobuf requirement from <4,>3.6.1 to >3.6.1,<6
#239
dependabot[bot]
closed
19 hours ago
2
AttributeError in storage/redis_cluster.py due to undefined self.dependency
#238
YiJun10565
opened
1 month ago
1
Feature request: `wait_for_hit`
#237
aebrahim
opened
1 month ago
0
Test in python 3.13
#236
aebrahim
closed
3 days ago
0
MongoDB storage: choose the `counters` and `limits` collection names
#235
em-synth
opened
2 months ago
2
Add token bucket strategy
#234
dimartiro
opened
2 months ago
0
Implement ConcurrencyLimitRateLimiter strategy
#233
dimartiro
opened
2 months ago
0
Memory storage assertion error for async MovingWindowRateLimiter
#232
mcantrell
closed
2 months ago
1
Use standard importlib.resources on Python >= 3.9
#231
cjwatson
closed
1 day ago
1
Use importlib.resources from the standard library
#230
cjwatson
closed
2 months ago
1
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#229
dependabot[bot]
closed
1 day ago
2
Bump pytest-asyncio from 0.21.2 to 0.24.0
#228
dependabot[bot]
closed
1 day ago
6
SQLite storage backend
#227
tresoldi
opened
3 months ago
1
Bump furo from 2024.5.6 to 2024.8.6
#226
dependabot[bot]
closed
1 day ago
1
Update protobuf requirement from <4,>3.6.1 to >3.6.1,<6
#225
dependabot[bot]
closed
1 day ago
3
Update pytest requirement from <8 to <9
#224
dependabot[bot]
closed
1 day ago
1
Update sphinx requirement from <8,>=4 to >=4,<9
#223
dependabot[bot]
closed
1 day ago
0
Bump furo from 2024.5.6 to 2024.7.18
#222
dependabot[bot]
closed
3 months ago
1
How do you block until the rate has capacity?
#221
iainelder
opened
4 months ago
1
Add cost parameter to test method in strategy
#220
alisaifee
closed
5 months ago
1
Bump furo from 2024.1.29 to 2024.5.6
#219
dependabot[bot]
closed
6 months ago
1
Enable lazy init for mongoDB storage + add base class for easy reuse of MongoClient
#218
rdar-lab
closed
6 months ago
18
Bump furo from 2024.1.29 to 2024.4.27
#217
dependabot[bot]
closed
6 months ago
1
Bump pytest-asyncio from 0.21.1 to 0.21.2
#216
dependabot[bot]
closed
6 months ago
1
AttributeError: type object 'Redis' has no attribute 'RedisError'
#215
allanlei
closed
7 months ago
1
add django-ratelimiter link
#214
andriykohut
closed
7 months ago
0
Bump sphinx-autobuild from 2021.3.14 to 2024.4.16
#213
dependabot[bot]
closed
6 months ago
5
Bump sphinx-autobuild from 2021.3.14 to 2024.4.16
#212
dependabot[bot]
closed
7 months ago
0
Bump sphinx-autobuild from 2021.3.14 to 2024.4.13
#211
dependabot[bot]
closed
7 months ago
1
Move to use redis instead of coredis
#210
hxyannay
opened
7 months ago
2
Update protobuf requirement from <4,>3.6.1 to >3.6.1,<6
#209
dependabot[bot]
closed
8 months ago
1
Update packaging requirement from <24,>=21 to >=21,<25
#208
dependabot[bot]
closed
8 months ago
2
Relax upper limit for packaging
#207
frenzymadness
closed
8 months ago
3
The "wait-until" rate-limiting strategy
#204
Hvass-Labs
closed
8 months ago
2
Fix error "AttributeError: module 'coredis' has no attribute 'RedisError'"
#203
iQiexie
closed
9 months ago
1
Correct the value of `reset_time` for MovingWindow strategy
#202
alisaifee
closed
9 months ago
6
Increased default timeout for mongodb to 10 seconds to accomodate slow connections, considering production replica sets and sharding.
#201
Vishwamithra37
closed
9 months ago
13
`get_window_stats` for `MovingWindowRateLimiter` returns `reset_time` based on the newest item
#200
skalpel
closed
9 months ago
4
Support subsecond intervals and fraction rates
#199
petroslamb
closed
8 months ago
2
Bump pytest-asyncio from 0.21.1 to 0.23.5
#198
dependabot[bot]
closed
9 months ago
2
Update pytest requirement from <8 to <9
#197
dependabot[bot]
closed
9 months ago
1
Bump sphinx-autobuild from 2021.3.14 to 2024.2.4
#196
dependabot[bot]
closed
9 months ago
3
Bump furo from 2023.9.10 to 2024.1.29
#195
dependabot[bot]
closed
9 months ago
0
Bump pytest-asyncio from 0.21.1 to 0.23.4
#194
dependabot[bot]
closed
9 months ago
1
Bump pytest-asyncio from 0.21.1 to 0.23.3
#193
dependabot[bot]
closed
10 months ago
1
Add StorageError and base exception handling
#192
hasier
closed
9 months ago
13
Bump sphinxext-opengraph from 0.9.0 to 0.9.1
#191
dependabot[bot]
closed
9 months ago
0
Fix the `uri` parameter description in async RedisStorage docstring
#190
drygdryg
closed
11 months ago
1
Bug: async RedisStorage does not accept `async+unix` URIs
#189
drygdryg
closed
11 months ago
0
Next