Socket
Socket
Sign inDemoInstall

generic-pool

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generic-pool - npm Package Versions

1
68

2.0.0

Diff

Changelog

Source

[2.0.0] - July 31 2012

  • Non-backwards compatible change: remove adjustCallback
    • acquire() callback must accept two params: (err, obj)
  • Add optional 'min' param to factory object that specifies minimum number of resources to keep in pool
  • Merged #38 (package.json/Makefile changes - contributed by strk)
published 1.0.12 •

Changelog

Source

[1.0.12] - June 27 2012

  • Merged #37 (Clear remove idle timer after destroyAllNow - contributed by dougwilson)
coopernurse
published 1.0.11 •

Changelog

Source

[1.0.11] - June 17 2012

  • Merged #36 ("pooled" method to perform function decoration for pooled methods - contributed by cosbynator)
coopernurse
published 1.0.10 •

Changelog

Source

[1.0.10] - May 3 2012

  • Merged #35 (Remove client from availbleObjects on destroy(client) - contributed by blax)
coopernurse
published 1.0.9 •

Changelog

Source

[1.0.9] - Dec 18 2011

  • Merged #25 (add getName() - contributed by BryanDonovan)
  • Merged #27 (remove sys import - contributed by botker)
  • Merged #26 (log levels - contributed by JoeZ99)
coopernurse
published 1.0.8 •

Changelog

Source

[1.0.8] - Nov 16 2011

  • Merged #21 (add getter methods to see pool size, etc. - contributed by BryanDonovan)
published 1.0.7 •

Changelog

Source

[1.0.7] - Oct 17 2011

  • Merged #19 (prevent release on the same obj twice - contributed by tkrynski)
  • Merged #20 (acquire() returns boolean indicating whether pool is full - contributed by tilgovi)
published 1.0.6 •

Changelog

Source

[1.0.6] - May 23 2011

  • Merged #13 (support error variable in acquire callback - contributed by tmcw)
    • Note: This change is backwards compatible. But new code should use the two parameter callback format in pool.create() functions from now on.
  • Merged #15 (variable scope issue in dispense() - contributed by eevans)
published 1.0.5 •

Changelog

Source

[1.0.5] - Apr 20 2011

  • Merged #12 (ability to drain pool - contributed by gdusbabek)
published 1.0.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc