connection_pool-2.5.4

generic connection pool for Ruby

Index | net

Description

Generic connection pooling 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.

Homepage: https://github.com/mperham/connection_pool

Maintainer: Sebastian Reitenbach <sebastia@openbsd.org>