What is a good way to check if the event store is running ?
I want to check this especially in my startup
The connection i use in my application code sets the eventstore connecttion to always reconnect, so this should throw exceptions.
But to avoid errors (for example after server reboot) it would be nice to see wether the eventstore is up and running