fastapi-cache icon indicating copy to clipboard operation
fastapi-cache copied to clipboard

Add Valkey backend support

Open vicchi opened this issue 1 year ago • 0 comments

Since Valkey was forked from Redis it remains API compatible with Redis. For now. But there's much activity and progress going on with Valkey, including support in the Python client for using libvalkey for better cache performance.

vicchi avatar Oct 02 '24 16:10 vicchi