This release adds a few new features:
- viper support. Create .gostore-config file in the language you like (json,yaml,toml...) or user env. variables with GOSTORE prefix, for example GOSTORE_LOCATION
- continous write service with optional configurable flags
- graceful shutdown (of all subservices)
- HTTPS support
- lowercase http, tcp now also supported as arguments to server command
- optional auth. key sent in headers
- uninteractive exec. of commands over TCP CLI
- better error messages