a go wrapper to use leveldb like levigo, but simplify.
see https://gist.github.com/siddontang/dfbc835e06e47d0f6297 for build leveldb
you must first set CGO_CFLAGS, CGO_LDFLAGS to your leveldb and snappy directory.
dev.sh may help you:
. ./dev.sh
a go wrapper to use leveldb like levigo, but simplify.
see https://gist.github.com/siddontang/dfbc835e06e47d0f6297 for build leveldb
you must first set CGO_CFLAGS, CGO_LDFLAGS to your leveldb and snappy directory.
dev.sh may help you:
. ./dev.sh