Skip to content

DarkSwoop/platform-skvs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 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

Circle CI

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

Branch: Master

Circle CI

This is the base for α-channel releases.

About

Experimental Platform: SIMPLE KEY VALUE SERVICE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.3%
  • Shell 1.7%