httpx-caching icon indicating copy to clipboard operation
httpx-caching copied to clipboard

Suport for using Redis as cache backend

Open kovan opened this issue 3 years ago • 3 comments

#7

kovan avatar Oct 08 '22 18:10 kovan

I have ran the tests using the new AsyncRedisCache with a locally running Redis server, and they all pass

kovan avatar Oct 08 '22 18:10 kovan

I'm using this in an app I'm developing. Only feedback I have is that redis should probably be injectable, in case we are using clustered redis, or requires connection configuration.

tractorcow avatar May 15 '24 02:05 tractorcow

Thank you so much friend, I can use this module now!

tractorcow avatar May 20 '24 20:05 tractorcow