Changelog of @hackage/simpoole 0.2.0

simpoole

0.2.0

  • Make idle timeout optional
  • Overhaul newPool function to be able to produce limited and unlimited pools alike

0.1.0

  • Expose helper functions: acquireResource, returnResource, destroyResource
  • Track number of idle resources as part of metrics
  • Unify pool settings into Settings type
  • Allow configuration of "return policy" which helps to optimize the pool

0.0.1

  • Fix max live metric

0.0.0

This is the root version.