fastapi-cache
fastapi-cache copied to clipboard
Response data not cached in Redis
I've implemented example from Github README docs and examples folder and none of them caches data, I've tested using redis directly from python and it works fine but with lib nothing is happening, and no issue is shown.
fastapi-cache2 0.2.1 python 3.10.9
same things. No keys showing in "redis-cli"