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 aarch64-staging::leveldb

Usage Tracking

1.23
1.22
2 / 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

Jun 4, 2021 at 18:47

License

BSD-3-Clause

Total Downloads

7

Supported Platforms

linux-aarch64