зеркало из https://github.com/golang/leveldb.git
e2e3269e0b
R=bradfitz CC=golang-dev https://codereview.appspot.com/14960043 |
||
---|---|---|
leveldb | ||
lib/codereview | ||
manualtest/filelock | ||
testdata | ||
.hgignore | ||
AUTHORS | ||
CONTRIBUTORS | ||
LICENSE | ||
README |
README
This is a LevelDB library for the Go programming language. To download and install from source: $ go get code.google.com/p/leveldb-go/leveldb Unless otherwise noted, the LevelDB-Go source files are distributed under the BSD-style license found in the LICENSE file. Contributions should follow the same procedure as for the Go project: http://golang.org/doc/contribute.html