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

Support more object types in BetterJsonEncoder #62

Open nirn opened 2 years ago

nirn commented 2 years ago

https://github.com/a-luna/fastapi-redis-cache/issues/57

b-simjoo commented 1 year ago

I think it's time to merge this pull request!