Skip to main content

A hashmap-based storage on local and remote disks

Project description

A hashmap-based storage on local and remote disks

Install

The simplest way is to get it from PyPi:

pip install tarn

Or if you want to try the latest version from GitHub:

git clone https://github.com/neuro-ml/tarn.git
cd tarn
pip install -e .

# or let pip handle the cloning:
pip install git+https://github.com/neuro-ml/tarn.git

Acknowledgements

Some parts of our automatic cache invalidation machinery were heavily inspired by the cloudpickle project.

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

tarn-0.9.4.tar.gz (33.0 kB view hashes)

Uploaded Source

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