Hi,

I'm trying to scale my application with OrientDB. But there's still some 
questions.

The document says:

This is defined as "Cluster Locality". The local node is always selected 
when a new record is created. This avoids conflicts and allow to insert 
record in parallel on multiple nodes. This means also that in distributed 
mode you can't select the cluster selection strategy, because "local" 
strategy is always injected to all the cluster automatically.


1 OrientDB is still a single-master database in clusters' level, right?
2 Am I not able to insert to another cluster managed by a remote node at 
all?

I was planning to use a plocal connection with a embedded server to hide 
the distributed details, but that doesn't seem possible if I have to find 
the master node manually in my code.

Thanks.

-- 

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

Reply via email to