pool-package {pool}R Documentation

pool: Object Pooling

Description

Enables the creation of object pools, which make it less computationally expensive to fetch a new object. Currently the only supported pooled objects are 'DBI' connections.

Author(s)

Maintainer: Hadley Wickham hadley@posit.co

Authors:

Other contributors:

See Also

Useful links:


[Package pool version 1.0.4 Index]