Skip to content
Pavel Nevezhin edited this page Feb 6, 2017 · 1 revision

go-sophia

go-sophia is a Go (golang) binding to the Sophia key-value database (http://sophia.systems/)

#Installation The sophia sources are bundled with the go-sophia, so you should make only go get github.com/pzhin/go-sophia to install it.

#Library information Used Sophia v2.2 (commit 1419633)

Clone this wiki locally