a-luna / fastapi-redis-cache

A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
MIT License
154 stars 24 forks source link

add comments to test functions in order to better document the intended design #48

Closed a-luna closed 3 years ago

a-luna commented 3 years ago

Fixes #41