bborgesr/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.3.9000
URL https://github.com/rstudio/pool http://rstudio.github.io/pool/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bborgesr/pool")
bborgesr/pool documentation built on Feb. 16, 2024, 2:48 a.m.