Language Drivers and the Go Client

Is the Go Client we’re building similar to the language drivers that neo4j just announced support for?

First, Neo4j has also added a slew of developer-oriented features, something that is crucial to product adoption. To begin with, Neo is introducing a set of new official language drivers for the product, specifically built for JavaScript, Java, Python and, yes, C#/.NET (which is crucial to the Enterprise market). These drivers use a new binary protocol, called Bolt, to communicate with the Neo4j, thus optimizing the interface between it and custom applications.

Yeah. I’m surprised it took them this long to realize that http isn’t a fast protocol!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.