CMD + K

leveldb

Community

A fast key-value storage library providing ordered mappings.

Installation

To install this package, run one of the following:

Conda
$conda install jjh_cio_testing::leveldb

Usage Tracking

1.20
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

LevelDB supports arbitrary byte arrays as both keys and values, singular get, put and delete operations, batched put and delete, bi-directional iterators and simple compression using the very fast Snappy algorithm.

About

Summary

A fast key-value storage library providing ordered mappings.

Last Updated

Dec 9, 2017 at 07:31

License

BSD

Total Downloads

128