zanphp/ratelimit

There is no license information available for the latest version (dev-master) of this package.

Maintainers

Package info

github.com/zanphp/ratelimit

pkg:composer/zanphp/ratelimit

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master / 1.0.x-dev 2017-07-13 06:36 UTC

This package is not auto-updated.

Last update: 2026-03-15 12:23:46 UTC


README

  1. 单进程令牌桶
  2. 单进程漏桶
  3. (APCu)多进程令牌桶
  4. (APCu)多进程漏桶
  5. (Redis)分布式限流