prog32 / python-redis-rate-limit

Python Rate Limiter implemented based on Redis INCR, EXPIRE, EVALSHA and EVAL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Python Rate Limiter implemented based on Redis INCR, EXPIRE, EVALSHA and EVAL.

License:Other


Languages

Language:Python 99.2%Language:Makefile 0.8%