Add support for event notifications
vladmihalcea opened this issue · 0 comments
vladmihalcea commented
FlexyPool should allow registering event listeners (e.g. connection acquire failures, connection acquire max threshold, connection lease time max threshold) and propagate these events to the application logic. This way, the application developer can leverage some alert mechanism in case of connection depletion.