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)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

a-luna opened this issue · comments

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