Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinrab/rusty-redis-rate-limiting
Rate Limiting in Rust Using Redis
https://github.com/tinrab/rusty-redis-rate-limiting
redis rust rust-lang
Last synced: 2 months ago
JSON representation
Rate Limiting in Rust Using Redis
- Host: GitHub
- URL: https://github.com/tinrab/rusty-redis-rate-limiting
- Owner: tinrab
- License: mit
- Created: 2020-07-14T18:54:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T14:03:16.000Z (over 4 years ago)
- Last Synced: 2023-03-01T13:05:56.955Z (almost 2 years ago)
- Topics: redis, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 7.81 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rusty rate limiting with Redis
See [examples](./examples).
Source code for the article: [Rate Limiting in Rust Using Redis](https://outcrawl.com/rust-redis-rate-limiting/).