How can I shard OrientDB?

orientdb, scale, sharding

Solution

Sharding will be provided with 2.0.0 planned for December 2012/January 2013. Right now you can have multiple distributed databases.

Problem

I want to shard OrientDB to run on multiple servers, but I couldn't find a true way to do it. How can I do it?

Original source