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.3
Depends: R (≥ 3.0.0), methods
Imports: DBI, R6, dplyr, dbplyr, later
Suggests: testthat, tibble, RSQLite, RMySQL
Published: 2017-11-03
Author: Barbara Borges [aut, cre], RStudio [cph]
Maintainer: Barbara Borges <barbara at rstudio.com>
BugReports: https://github.com/rstudio/pool/issues
License: GPL-3
URL: https://github.com/rstudio/pool
NeedsCompilation: no
Materials: README NEWS
CRAN checks: pool results

Downloads:

Reference manual: pool.pdf
Package source: pool_0.1.3.tar.gz
Windows binaries: r-devel: pool_0.1.3.zip, r-release: pool_0.1.3.zip, r-oldrel: pool_0.1.3.zip
OS X El Capitan binaries: r-release: pool_0.1.3.tgz
OS X Mavericks binaries: r-oldrel: pool_0.1.3.tgz
Old sources: pool archive

Linking:

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