leveldb-go/

directory
v0.0.0-...-7a1a713 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2013 License: Apache-2.0, BSD-3-Clause

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

Directories

Path Synopsis
Package leveldb provides an ordered key/value store.
Package leveldb provides an ordered key/value store.
crc
Package crc implements the checksum algorithm used throughout leveldb.
Package crc implements the checksum algorithm used throughout leveldb.
db
Package db defines the interfaces for a key/value store.
Package db defines the interfaces for a key/value store.
memdb
Package memdb provides a memory-backed implementation of the db.DB interface.
Package memdb provides a memory-backed implementation of the db.DB interface.
record
Package record reads and writes sequences of records.
Package record reads and writes sequences of records.
table
Package table implements readers and writers of leveldb tables.
Package table implements readers and writers of leveldb tables.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL