Skip to content

matzhouse/go-voldemort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-voldemort

STILL IN DEVELOPMENT - EXPECT CHANGES

Voldermort client written in Go

The client allows you to either use nice ready made methods (get/put etc) or expose the Voldemort protobufs objects to create your own requests.

There are advantages to both but you need to understand why you are choosing one over the other so I suggest you give the Voldemort wiki a good read first - the link is at the bottom.

Very happy to accept pull requests - please make sure you've run go fmt on all code

Links

Voldemort http://www.voldemort-project.com

Voldemort Wiki https://github.com/voldemort/voldemort/wiki

About

Voldermort client written for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages