justincpresley / ndn-hydra

ndn-hydra: A Python-coded NDN distributed repository with five focused attributes: resiliency, scalability, usability, efficiency, and security.
Apache License 2.0
3 stars 7 forks source link
data-centric distributed distributed-database distributed-systems files filesystem hydra information-centric-network named-data-networking ndn-hydra network networking noc python python3 repository resilience resiliency security

ndn-hydra: an NDN distributed repo

A Named Data Networking (NDN) Distributed Repo implementation using python-ndn_ nicknamed ndn-hydra.

Hydra uses ndn-python-svs (StateVectorSync) to communicate in a distributed environment and ndn-python-storage for its storage options.

The implementation is on our github-repo_.

Please see our documentation_.

.. _python-ndn: https://github.com/named-data/python-ndn .. _ndn-python-svs: https://github.com/justincpresley/ndn-python-svs .. _ndn-python-storage: https://github.com/justincpresley/ndn-python-storage .. _documentation: https://ndn-hydra.readthedocs.io .. _github-repo: https://github.com/justincpresley/ndn-hydra