Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.09 KB

README.rst

File metadata and controls

21 lines (15 loc) · 1.09 KB

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.