The LevelDB key-value database in the Go programming language.
Перейти к файлу
Nigel Tao 4eca0a8e91 Initial check-in. 2011-08-23 21:55:03 +10:00
lib/codereview Initial check-in. 2011-08-23 21:55:03 +10:00
.hgignore Initial check-in. 2011-08-23 21:55:03 +10:00
AUTHORS Initial check-in. 2011-08-23 21:55:03 +10:00
CONTRIBUTORS Initial check-in. 2011-08-23 21:55:03 +10:00
LICENSE Initial check-in. 2011-08-23 21:55:03 +10:00
README Initial check-in. 2011-08-23 21:55:03 +10:00

README

This is a LevelDB library for the Go programming language.

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