Files
ports/net/ruby-connection_pool
sebastia e4b5e9d41d import ruby-connection_pool
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.

OK jeremy@
2025-01-14 20:05:23 +00:00
..