larusba / neo4j-jdbc

Neo4j JDBC driver for Neo4j 3.x with BOLT protocol
Apache License 2.0
12 stars 10 forks source link

Fix #175 - Version 3.4 doesn't close properly on Tomcat #11

Open omarlarus opened 6 years ago

omarlarus commented 6 years ago

Improved the metadata management to aim to better performances and avoiding leaks. Added into the Readme the documentation for the Tomcat connection pool usage.