Skip to content

Adds `ExasolPool`, makes log level configurable.

Latest
Compare
Choose a tag to compare
@pj-spoelders pj-spoelders released this 13 Nov 14:02
6ae29e7

Summary

Adds ExasolPool, which is a connection pool using ExasolDriver underneath. See the user guide for a new section on how to configure and use the ExasolPool class.
Logging is now configurable for both driver/client and pool. The defaults are now also more sensible (off). An issue with switching off logging was also resolved.

Features

  • #28: Add a connection pool.
  • #34: Make log level configurable.

Dependency Updates

Compile Dependency Updates

  • Added generic-pool:^3.9.0