taoensso / carmine

Redis client + message queue for Clojure
https://www.taoensso.com/carmine
Eclipse Public License 1.0
1.15k stars 130 forks source link

Match up max-total-per-key max-idle-per-key to avoid connections closing #230

Closed pete-woods closed 4 years ago

pete-woods commented 4 years ago
pete-woods commented 4 years ago

Hi @ptaoussanis! Any chance of a review of this? It's a pretty big deal for anyone using your library at scale.

ptaoussanis commented 4 years ago

Thanks Pete, will be fixed in a release I'll be pushing shortly!