tntech-ngin / ndn-hydra

ndn-hydra: A Python-coded NDN distributed repository with five focused attributes: resiliency, scalability, usability, efficiency, and security.
Apache License 2.0
2 stars 1 forks source link

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/tntech-ngin/ndn-python-svs .. _ndn-python-storage: https://github.com/tntech-ngin/ndn-python-storage .. _documentation: https://ndn-hydra.readthedocs.io .. _github-repo: https://github.com/tntech-ngin/ndn-hydra/