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.4.3
Depends: R (≥ 3.0.0), methods
Imports: DBI, R6, dplyr, dbplyr, later
Suggests: testthat, tibble, RSQLite, RMySQL
Published: 2019-10-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.4.3.tar.gz
Windows binaries: r-devel: pool_0.1.4.3.zip, r-release: pool_0.1.4.3.zip, r-oldrel: pool_0.1.4.3.zip
macOS binaries: r-release: pool_0.1.4.3.tgz, r-oldrel: pool_0.1.4.3.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.