class Sequel::TimedQueueConnectionPool

A connection pool allowing multi-threaded access to a pool of connections, using a timed queue (only available in Ruby 3.2+).