Simple and extensible caching for FastAPI requests. Meant to provide caching capabilities using a simple decorator, storing results in a preferred backend.
Taken inspiration from: https://github.com/long2ice/fastapi-cache
pip install ultra-cache