Skip to main content

A few helper utilities to the dataset pip package

Project description

easyrocks

simple interface to rocksdb

How to install

# https://github.com/facebook/rocksdb/blob/master/INSTALL.md
sudo apt-get install build-essential libsnappy-dev zlib1g-dev libbz2-dev libgflags-dev liblz4-dev libzstd-dev
git clone https://github.com/facebook/rocksdb.git
cd rocksdb
NUM_PROCS=$(nproc)
sudo make -j NUM_PROCS install
# Also see this for Python installation:
# https://pypi.org/project/python-rocksdb/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simplerocks-0.0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

simplerocks-0.0.2-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page