cache.rb

Path: lib/sshkit/backends/connection_pool/cache.rb
Last Update: Sat Mar 02 23:47:56 +0000 2019

A Cache holds connections for a given key. Each connection is stored along with an expiration time so that its idle duration can be measured.

[Validate]