An NDN Storage Library for Applications in Python 3


Keywords
NDN, STORAGE, DISK, MEMORY, CACHE, api, named-data-networking, ndn-python-storage, ndn-storage, python, storage-solutions
License
Apache-2.0
Install
pip install ndn-storage==0.2.3

Documentation

ndn-python-storage

This python library provides different storage APIs for Named Data Networking (NDN) applications. At first, it was thought that only ndn-python-repo would need such API; but with the ever-growing NDN applications such as variations of NDN repositories (repo, nr-archway, hydra, etc), NDN sync protocols (svs, psync, etc), and more; it is imperative that an API is provided.

The Named Data Networking Storage Library is implemented using and simply adds to python-ndn, nicknamed ndn-python-storage obtained by the pip library ndn-storage.

The implementation is on our github-repo.

There is no documentation at this moment. However, as more storage solutions are added, a documentation will be formed.

To install, please use the pip library ndn-storage. To import, use ndn.storage like you would with ndn.encoding.