зеркало из https://github.com/golang/leveldb.git
aa7cc3dafb
complete before cleaning up the table cache. Fixes issue 14. LGTM=bradfitz R=bradfitz CC=golang-codereviews https://codereview.appspot.com/99800043 |
||
---|---|---|
leveldb | ||
lib/codereview | ||
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