programster/throttle

一个用于实现速率限制/节流的PSR-15中间件的包。

1.0.0 2024-06-25 12:16 UTC

This package is not auto-updated.

Last update: 2024-09-18 11:35:12 UTC


README

此包帮助您通过PSR-15中间件实现速率限制。它尽可能使用接口,以保持其灵活性,允许实现者使用他们选择的持久化层,例如MySQL、PostgreSQL、Redis等。