Neo4j Intra-cluster Encryption

By Charlotte

I’ve recently spent some time getting Intra-cluster encryption up and running on a Neo4j Causal Cluster, both with Self-Signed certificates, and proper ones. Largely, due to the way SSL works, in particular with respect to a cluster – it’s not as straight forward as it might seem, and there are a few things which can…

Neo4j 4.2 Reads on the Leader

By Charlotte

Neo4j’s cluster setup is great for ease of understanding and use, but it had one weakness that affected a particular use case. The use case is the user who wants the High Availability (HA) of a cluster, but is not actually doing a large amount of transactions, or is doing something like a batch load…