Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 633 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 633 Bytes

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