Go to file
2020-10-12 16:37:29 -04:00
.github/workflows flake8 and readme 2020-10-12 16:37:29 -04:00
.gitignore initial commit 2020-10-12 13:42:58 -04:00
.pre-commit-config.yaml pre-commit and LICENSE 2020-10-12 16:23:34 -04:00
LICENSE pre-commit and LICENSE 2020-10-12 16:23:34 -04:00
poetry.lock flake8 and readme 2020-10-12 16:37:29 -04:00
pyproject.toml flake8 and readme 2020-10-12 16:37:29 -04:00
README.md flake8 and readme 2020-10-12 16:37:29 -04:00
rrl.py rrl as import name for now 2020-10-12 16:31:33 -04:00
test_ratelimit.py rrl as import name for now 2020-10-12 16:31:33 -04:00

rrl - Redis Rate Limiting

Very simple reusable redis-backed rate limiting code. Designed for OpenStates.org.

Test