graphmalizer / graphmalizer-core

Graphmalizer core
https://graphmalizer.github.io
GNU Affero General Public License v3.0
1 stars 1 forks source link

Check if Neo4J is reachable #20

Open wires opened 8 years ago

wires commented 8 years ago

Do not start if Neo4J cannot be reached, show friendly message.

Not sure what to do when connection is dropped while we are running, buffer messages until we managed to reconnect? ... Not covered in this issue.