Skip to content

4.7 Databases

rod edited this page Aug 15, 2019 · 1 revision

neo4j

Network data is stored in a graph database called neo4j. In NM2, two instances of neo4j are deployed for HA. Due to licenses-related issues, both database instances are not forming a cluster. However, due to the mastership handling between DBwriters, data redundancy exists and split brain is avoided.

For neo4j information go to: https://neo4j.com/

Clone this wiki locally