mapbox / Hecate

Fast Geospatial Feature Storage API
MIT License
252 stars 36 forks source link

Perform database check on startup #130

Closed ingalls closed 5 years ago

ingalls commented 5 years ago

Ensure all database connection parameters are valid and connections are possible before starting the server.

Closes: https://github.com/mapbox/Hecate/issues/90

cc/ @ingalls