jaemk / cached

Rust cache structures and easy function memoization
MIT License
1.58k stars 95 forks source link

Additional `redis_connection_manager` for usage of `ConnectionManager` from `redis` #155

Closed a-nickol closed 1 year ago

a-nickol commented 1 year ago

Add feature for usage of redis::aio::ConnectionManager to help to recover from redis server restarts.

154

jaemk commented 1 year ago

Awesome, thanks!

jaemk commented 1 year ago

released in v0.44.0