"Memory storage is for testing." Really? What if I don't want anything to persist? I would have assumed that memory storage in a cluster would be a good alternative (and fast) for something like what you might use memcached (or a variant) for? --Eric
On Wednesday, July 29, 2015 at 8:30:15 AM UTC-5, Riccardo Tasso wrote: > > 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] <javascript:>>: > >> 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] <javascript:>. >> 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.
