Hi,

I really would like to use OrientDB for my project but I think that it is 
compared to other databases not well documented!!
The functions like auto-deploy of databases and auto-recognition of new 
member nodes are really awesome.
Moreover the database is very fast and the development with Java is very 
easy.
But the distributed section with replication etc. and the configuration of 
a distributed scenario like my described one is absolutely horror ...
There are no examples of configuration files and the possible options are 
not described ...
It's really urgent for me to have a working database for my project. 
Because of that I tried to use DB4o yesterday and I successfully tested my 
described replicated scenario ... and it worked in less than 2 hours ... 
but you have to code every single step.
With OrientDB, coding is easier but I tried three whole days to configure 
the distributed replication scenario without success!!!
So please help me with the config-files or please tell me if my scenario is 
possible to configure with OrientDB.

Once again my scenario:

local OrientDB: storing "POJOS" (documents) and is sometimes offline

When the local DB has a network connection, it should be replicated with a 
central OrientDB on a central server that is always online.
The central server also gets some data from other machines.
Because of that I need to have a bi-directional asynchronous, multi-master 
(peer-to-peer) replication configuration with some nodes that can go 
"offline" and gets the up-to-date data when they return back "online".
Which configuration files do I need to configure???

I hope that someone could help me soon or give me some hints.

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