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
Release history Release notifications | RSS feed
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.0.5.tar.gz
(23.9 kB
view hashes)