Clustering
This chapter describes the following:
-
Introduction — An overview of the clustering architecture.
-
Set up a cluster — The basics of configuring and deploying a new cluster.
-
Deploy a basic cluster — How to set up a basic cluster.
-
Deploy an analytics cluster — How to deploy a special case Neo4j cluster for analytic queries.
-
Move from single server to cluster — This section describes how to move from a single Neo4j server to Neo4j cluster.
-
Cluster server discovery — How servers in a cluster discover each other.
-
Leadership, routing and load balancing — Election of leaders, routing and load balancing.
-
Intra-cluster encryption — How to secure the cluster communication.
-
-
Managing servers in a cluster — How to manage manage the servers in a cluster.
-
Managing databases in a cluster — How to manage the databases in a cluster.
-
Monitoring — Monitoring of a cluster.
-
Monitoring servers — The tools available for monitoring the servers in a cluster.
-
Monitoring databases — The tools available for monitoring the databases in a cluster.
-
Monitor cluster endpoints for status information — The endpoints and semantics of endpoints used to monitor the health of the cluster.
-
-
Disaster recovery — How to recover a cluster in the event of a disaster.
-
Settings reference — A summary of the most important cluster settings.
-
Clustering glossary — A glossary of terms used in the clustering documentation. Further information:
Was this page helpful?