Memory storage is for testing. If you want all your database in RAM use a plocal storage with HUGE cache size.
Cheers, Riccardo 2015-07-29 15:16 GMT+02:00 Arpit Jain <[email protected]>: > Hello Members, > > I have to perform a load test of orientDB write operation in memory > storage distributed mode. > i have started a cluster with 3 node. > when i used ./console.sh, it just shows my plocal databases > > orientdb {server=remote:localhost/}> list > databases > > Found 2 databases: > > GratefulDeadConcerts (plocal) > julyRecord (plocal) > > so my doubt is how to connect with my memory database and how to monitor > it in distribute mode? > > Regards: > Arpit > > -- > > --- > 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 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.
