Hi my application embedded OrientDB. I want to create Multi-tenant application système, for my users.
I wonder If I Can create "cluster" with the java API?
thanks
Yes you can and is super easy:
db.addCluster("yourNewCluster");