it's ok .... i want to support sharding feature which is supported by
orientDB . i try replication of database in "in-memory" on  two servers
,its woking . But i am interested in sharding . Can we shard database using
class and cluster when we work in "in-memory" database, how ?  Can orientDB
suppots this ?

On Thu, Apr 2, 2015 at 8:22 PM, Luca Garulli <[email protected]> wrote:

> Hi Mahesh,
> Distributed in-memory database is supported only when the db is created
> while all the servers are running. So not auto-join is supported (like with
> plocal databases) due to a limitation of database backup/restore can't work
> on in-memory DB.
>
> Lvc@
>
>
> On 2 April 2015 at 11:43, Mahesh Wabale <[email protected]> wrote:
>
>>
>> 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 [email protected].
>> 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
> [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
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