Go to file
2020-10-13 11:35:57 -04:00
.github/workflows mypy linting 2020-10-12 17:49:31 -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 mypy linting 2020-10-12 17:49:31 -04:00
pyproject.toml mypy linting 2020-10-12 17:49:31 -04:00
README.md flake8 and readme 2020-10-12 16:37:29 -04:00
rrl.py add get_usage_since 2020-10-13 11:35:57 -04:00
test_ratelimit.py add get_usage_since 2020-10-13 11:35:57 -04:00

rrl - Redis Rate Limiting

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

Test