Hello everyone, I am doing the high level POC stuff on TitanDB , ArangoDB and OrientDB to figure out most resilient of them with nice query API support and low latency throughput
I have several queries about OrientDB 2.0.9 when used in document mode I will be using it with Spring framework 4.1 with JDK8. Database will be in embedded mode and will use plocal store for max performance as mentioned in guidelines So app code and db share same JVM(s) i will have around 8 GB of RAM of each server 1. Is it possible to have multiple nodes with multi master config and distributed ACID transaction? 2. what other features I might miss compared to Server mode. 3. how much benefit would i get by using RAM as cache. what options are available to synchronize changes across all nodes in cluster. 4. Does Orientdb scales linearly in terms of read and write like Cassandra (TitanDB) 5. Is it thoroughly tested on JDK 8 or still there might be some caveats 6. Any ORM/ODM layer which will make life easier ? Is spring-data-orientdb mature enough to be adopted for given version ? Thanks, Piyush Katariya -- --- 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.
