Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@maracko maracko released this 25 Feb 21:26

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