benchmarks/redis_data/

benchmarks/output/
benchmarks/.benchmarks/
.benchmarks/

__pycache__/
*.pyc
*.pyo
.pytest_cache/

.git/

.venv/
venv/

.idea/
.vscode/

.coverage
htmlcov/
