neo4j.cr icon indicating copy to clipboard operation
neo4j.cr copied to clipboard

Implement server routing (stopped working with Neo4j Aura)

Open jgaskins opened this issue 3 years ago • 0 comments

I think the new server routing for Neo4j clusters has botched the cluster connection management in Neo4j::Cluster on Neo4j Aura. I'd heard about the new server routing, but assumed everything would continue working. Unfortunately, all the DBs in my my Neo4j Aura cluster point at the same IP address (presumably an L4 load balancer), so connecting requires relying on server routing outside the client's control.

jgaskins avatar Jul 31 '22 19:07 jgaskins