/go-leveldb

a go wrapper to use leveldb like levigo, but simplify.

Primary LanguageGoMIT LicenseMIT

go-leveldb

a go wrapper to use leveldb like levigo, but simplify.

Build leveldb

see https://gist.github.com/siddontang/dfbc835e06e47d0f6297 for build leveldb

Install

you must first set CGO_CFLAGS, CGO_LDFLAGS to your leveldb and snappy directory.

dev.sh may help you:

. ./dev.sh