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.5KB)
  2. 0.1.3 April 19, 2025 (10.5KB)

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

リンク: