UNPKG

@tsdotnet/object-pool

Version:

A flexible Object Pool that trims the pool down to the specified max size after a specified delay.

12 lines (7 loc) 671 B
# ![alt text](https://avatars1.githubusercontent.com/u/64487547?s=30 "tsdotnet") tsdotnet / object-pool [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/object-pool/blob/master/LICENSE) ![npm-publish](https://github.com/tsdotnet/object-pool/workflows/npm-publish/badge.svg) [![npm version](https://img.shields.io/npm/v/@tsdotnet/object-pool.svg?style=flat-square)](https://www.npmjs.com/package/@tsdotnet/object-pool) A flexible Object Pool that trims the pool down to the specified max size after a specified delay. ## Docs [tsdotnet.github.io/object-pool](https://tsdotnet.github.io/object-pool/)