RubyGems Navigation menu

rack_rate_limiting 0.1.4

This gem provides a simple and flexible rate limiting mechanism for Rack applications. It allows you to control the rate at which requests are processed, preventing abuse and ensuring fair usage.

Gemfile:
=

install:
=

Versions:

  1. 0.1.4 May 04, 2025 (10.5 KB)
  2. 0.1.3 April 19, 2025 (10.5 KB)

Runtime Dependencies (3):

dalli ~> 3.0
rack ~> 2.0
redis ~> 4.0

Development Dependencies (4):

byebug >= 0
rake ~> 13.0
rspec ~> 3.10
timecop ~> 0.9.0

Owners:

Pushed by:

Authors:

  • Hassan Tahir

SHA 256 checksum:

=

Total downloads 289

For this version 136

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: