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.
1.0.5
MIT + file LICENSE
1 个版本
安装
install.packages("pool")
remotes::install_cran("pool")
版本列表
1.0.5
2026-05-19