Does Readify client support Neo4j Enterprise features (clustering, HA specifically)?

18 views
Skip to first unread message

Gleb Chermennov

unread,
May 16, 2016, 11:39:49 AM5/16/16
to Neo4jClient
Hello everyone. 
I'm wondering if client for Neo4j from Readify supports clustering and HA features from Enterprise edition?

Chris Skardon

unread,
May 17, 2016, 4:27:22 AM5/17/16
to neo4j...@googlegroups.com
In what respect exactly? What do you want to do?

On 16 May 2016 at 16:39, Gleb Chermennov <thebitt...@gmail.com> wrote:
Hello everyone. 
I'm wondering if client for Neo4j from Readify supports clustering and HA features from Enterprise edition?

--
You received this message because you are subscribed to the Google Groups "Neo4jClient" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neo4jclient...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Gleb Chermennov

unread,
May 17, 2016, 4:49:41 AM5/17/16
to neo4j...@googlegroups.com
Well, I guess that's the question if Neo4j route write and read requests on the server. 
E.g. if I want to read particular edge by its id and I have a cluster of multiple instances, will the cluster know what node to go to to fetch my data? If it will, then I don't need to worry. Same goes for write requests

--
You received this message because you are subscribed to a topic in the Google Groups "Neo4jClient" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/neo4jclient/HqW8u44DQJA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to neo4jclient...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Yours faithfully, 
Gleb

Chris Skardon

unread,
May 17, 2016, 6:24:50 AM5/17/16
to neo4j...@googlegroups.com
I think you'll be a lot better off asking Neo themselves about how the clustering side of things works.
In essence from what I've managed to glean - you will need one driver instance per machine you want to connect to. The machines should be kept in sync, so if you ask for a specific edge you should get it. If you're doing read-only - it'd be worth targetting the Slave machines, writes go to the master.
Reply all
Reply to author
Forward
0 new messages