Skip to content
  • Marius Seufzer's avatar
    Add onUnexpectedConnectionClose callback to pool · 35f9e7aa
    Marius Seufzer authored and Nathan Harris's avatar Nathan Harris committed
    Currently there is no way to set `RedisConnection`'s `onUnexpectedClosure` for connections within a `RedisConnectionPool`. This PR adds a new closure to `RedisConnectionPool.onUnexpectedConnectionClose` which will be triggered for every pool connection that closed unexpectedly.
    35f9e7aa