pool: Object Pooling

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.

Version: 0.1.5
Depends: methods, R (≥ 3.0.0)
Imports: DBI, R6, later
Suggests: testthat, tibble, dplyr, dbplyr, RSQLite, RMySQL
Published: 2020-11-03
Author: Joe Cheng [aut, cre], Barbara Borges [aut], RStudio [cph]
Maintainer: Joe Cheng <joe at rstudio.com>
BugReports: https://github.com/rstudio/pool/issues
License: GPL-3
URL: https://github.com/rstudio/pool
NeedsCompilation: no
Materials: README NEWS
In views: Databases
CRAN checks: pool results

Downloads:

Reference manual: pool.pdf
Package source: pool_0.1.5.tar.gz
Windows binaries: r-devel: pool_0.1.5.zip, r-release: pool_0.1.5.zip, r-oldrel: pool_0.1.5.zip
macOS binaries: r-release: pool_0.1.5.tgz, r-oldrel: pool_0.1.5.tgz
Old sources: pool archive

Reverse dependencies:

Reverse suggests: readwritesqlite, sf

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pool to link to this page.