An open API service indexing awesome lists of open source software.

https://github.com/justincpresley/ndn-hydra

ndn-hydra: A Python-coded NDN distributed repository with five focused attributes: resiliency, scalability, usability, efficiency, and security.
https://github.com/justincpresley/ndn-hydra

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

Last synced: 6 months ago
JSON representation

ndn-hydra: A Python-coded NDN distributed repository with five focused attributes: resiliency, scalability, usability, efficiency, and security.

Awesome Lists containing this project

README

          

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