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

Use `aclose()` instead of `close()` to close redis client

Open hamidrasti opened this issue 6 months ago • 0 comments

close() method of redis is deprecated since version 5.0.1.

hamidrasti avatar Jul 14 '25 10:07 hamidrasti