leveldb

package
v0.0.0-...-b75375f Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2014 License: MPL-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package leveldb implements the levelb driver for the blobstore.

This package is still experimental and should not be used in production.

This driver uses the part immediately after the leveldb:// as the root directory for two leveldb databases, called files and chunks. Note that the path might be either absolute or relative (in the latter case is interpreted as relative to the application binary). Some examples:

leveldb:///var/data/files - absolute path
leveldb://storage - relative path, files are stored in the storage dir relative to the binary

Jump to

Keyboard shortcuts

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