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:
Joe Cheng joe@posit.co
Barbara Borges
Other contributors:
Posit Software, PBC [copyright holder, funder]
See Also
Useful links:
Report bugs at https://github.com/rstudio/pool/issues
[Package pool version 1.0.4 Index]