Crates.io | limitador |
lib.rs | limitador |
version | 0.7.0 |
source | src |
created_at | 2020-07-29 10:33:25.195586 |
updated_at | 2024-09-17 13:43:08.881707 |
description | Rate limiting library |
homepage | https://kuadrant.io |
repository | https://github.com/kuadrant/limitador |
max_upload_size | |
id | 270885 |
size | 312,837 |
An embeddable rate-limiter library supporting in-memory, Redis and disk data stores.
For the complete documentation of the crate's API, please refer to docs.rs
redis_storage
: support for using Redis as the data storage backend.disk_storage
: support for using RocksDB as a local disk storage backend.lenient_conditions
: support for the deprecated syntax of Condition
sdefault
: redis_storage
.