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 |