tiangolo / full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
MIT License
24.79k stars 4.2k forks source link

🔧 Update settings retrievement with lru_cache #704

Closed Lolomgrofl closed 4 months ago

tiangolo commented 4 months ago

Thanks! This is not currently needed as get_settings is not used as a dependency and is not needed to mock it for tests, etc, so I'll pass on this one, but thanks for the interest! :cake: