Orient Technologies
The Company behind OrientDB
I am using version Orientdb enterprise edition 2.0.3 , ant trying to distribute(in-memory) graph database on 2 nodes(servers) . I have to implement shardind feature which is supported by orientdb , i had already done with sharding of graph database on disk on 2 servers , but now i am intersted to shard database in RAM on multiple server. When i created the database which is in-memory database and trying to create a class that time this error is occuring , what is the issue?
I am using version Orientdb enterprise edition 2.0.3 , ant trying to distribute(in-memory) graph database on 2 nodes(servers) . I have to implement shardind feature which is supported by orientdb , i had already done with sharding of graph database on disk on 2 servers , but now i am intersted to shard database in RAM on multiple server. When i created the database which is in-memory database and trying to create a class that time this error is occuring , what is the issue?
--
---
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 orient-databa...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to a topic in the Google Groups "OrientDB" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/orient-database/OpKrh-hXF6A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to orient-databa...@googlegroups.com.
thanks for reply , I have one very important problem can you a setup related information for distributed in-memory graph database , Suppose there are 3 servers and we have to implement sharding ?