How To Configure an OrientDB Cluster on Ubuntu 16.04
OrientDB is a multi-model NoSQL database with support for graph and document databases. It is a Java application and can run on any operating system. It’s also fully ACID-complaint with support for multi-master clustering and replication, allowing easy horizontal scaling. In this tutorial, you will set up a three-node cluster with two master nodes and one replica node using the community edition of OrientDB.