The next release of Neo4j introduces a feature we have been developing for some time and are now making publicly available: asynchronous I/O support. Why Asynchronous I/O matters Historically, Neo4j has relied on synchronous I/O throughout the system. This means that… Read more →