akirk / php-ratelimiter

A small class that uses Memcache to allow only a certain number of requests per a certain amount of minutes.
http://alexander.kirk.at/2013/04/19/add-a-rate-limit-to-your-website/
Other
39 stars 14 forks source link

MemcachED? #5

Open Octolus opened 6 years ago

Octolus commented 6 years ago

Any chance on updating it so it will work with Memcached?

Memcache is no longer used or suppoprted.

kleuter commented 3 years ago

https://github.com/akirk/php-ratelimiter/pull/6