A microservice written in go that acts as a minimal key value service with a file system backend.
This is a component of the experimental platform. To read more about it please go here:
https://github.com/experimental-platform/platform-configure-script
Start server:
go run server.go
Running tests:
$ go test -v
All development branches stem from and (re-)integrate here.
This is the base for α-channel releases.