In order to unify the approach that the pure JS driver takes with the NodeJS driver, we should move the connect() and disconnect() methods back into the JS core. The JS core will then provide appropriate hook points so that NodeJS config properties loaders can be bolted on.
In order to unify the approach that the pure JS driver takes with the NodeJS driver, we should move the connect() and disconnect() methods back into the JS core. The JS core will then provide appropriate hook points so that NodeJS config properties loaders can be bolted on.