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:
=

安裝:
=

版本列表:

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

Runtime 相依性套件 (3):

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

Development 相依性套件 (4):

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

擁有者:

推送者:

作者:

  • Hassan Tahir

SHA 256 總和檢查碼:

=

總下載次數 291

這個版本 138

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: