Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.
/ leveldb Public archive

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

License

Notifications You must be signed in to change notification settings

golang/leveldb

Folders and files

NameName
Last commit message
Last commit date
Jan 7, 2017
Jul 20, 2015
Dec 29, 2016
Jan 7, 2017
Jul 20, 2015
Jul 20, 2015
Dec 1, 2016
Jan 7, 2017
Dec 29, 2016
Jan 13, 2014
Aug 6, 2015
Aug 23, 2011
Aug 12, 2015
Aug 12, 2015
Jul 20, 2015
Jul 20, 2015
Jul 20, 2015
Nov 6, 2016
Jul 20, 2015
Jul 20, 2015
Jul 20, 2015
Jul 20, 2015
Jul 20, 2015
Nov 6, 2016
Jul 20, 2015
Nov 6, 2016
Oct 2, 2016
Jul 20, 2015
Jul 20, 2015
Jul 20, 2015
Jul 20, 2015

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published