golang/leveldb

Name: leveldb

Owner: Go

Description: The LevelDB key-value database in the Go programming language.

Created: 2015-07-20 04:21:17.0

Updated: 2018-05-18 09:32:34.0

Pushed: 2017-01-07 01:03:40.0

Homepage:

Size: 259

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

WARNING: This is an incomplete work-in-progress.

It is not ready for production use. Some features aren't implemented yet. Documentation is missing.

The LevelDB key-value database in the Go programming language.

To download and install from source: $ go get github.com/golang/leveldb

Unless otherwise noted, the LevelDB-Go source files are distributed under the BSD-style license found in the LICENSE file.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.