Skip to content

Commit

Permalink
[2024-11-13] A high-performance rate limiting module for Redis
Browse files Browse the repository at this point in the history
Well-documented example of building Redis modules in Rust.
  • Loading branch information
ayarotsky committed Nov 12, 2024
1 parent e450246 commit 8035217
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions draft/2024-11-13-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ and just ask the editors to select the category.

### Project/Tooling Updates

[Redis Shield: A high-performance rate limiting module in Rust using the Token Bucket algorithm](https://github.com/ayarotsky/redis-shield)

### Observations/Thoughts

### Rust Walkthroughs
Expand Down

0 comments on commit 8035217

Please sign in to comment.