Source: ruby-connection-pool Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13), gem2deb, ruby-minitest Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-connection-pool.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-connection-pool Homepage: https://github.com/mperham/connection_pool Testsuite: autopkgtest-pkg-ruby Rules-Requires-Root: no Package: ruby-connection-pool Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Multi-Arch: foreign Description: generic connection pool for ruby MongoDB has its own connection pool. ActiveRecord has its own connection pool. This is a generic connection pool that can be used with anything, e.g. Redis, Dalli and other Ruby network clients.