Skip to content

experimental-platform/platform-skvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.