Hi Cho,
You could use, let's say, 1,000 shards for your client and provide an hash
function that return one of such shard. In this way you can still
partitionate your data.

Lvc@

On 23 March 2015 at 13:41, Cho Ten Van <choten...@gmail.com> wrote:

> oh. I see there is a limit "*You can create up to 32,767 (2^15-1)
> clusters in a database*"...
> http://www.orientechnologies.com/docs/last/Tutorial-Clusters.html
> so I wouldn't be able to create shards/partitions for 10mln users :(
> as I understand the only hope for me is to rely on hazelcast to rebalance
> data closer to that particular app server node which serves particular
> user... not sure how efficient is it.
>
>  --
>
> ---
> 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-database+unsubscr...@googlegroups.com.
> 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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to