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
152 stars 24 forks source link

bug: serialize_json should not be called on data if attempt to add data to cache fails #43

Closed a-luna closed 3 years ago

a-luna commented 3 years ago