/platform-skvs

Experimental Platform: SIMPLE KEY VALUE SERVICE

Primary LanguageGoApache License 2.0Apache-2.0

Experimental Platform: SIMPLE KEY VALUE SERVICE

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

Test

Start server:

go run server.go

Running tests:

$ go test -v

Branch: Development

Build Status

All development branches stem from and (re-)integrate here.

Branch: Master

Build Status

This is the base for α-channel releases.