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.
- Host: GitHub
- URL: https://github.com/justincpresley/ndn-hydra
- Owner: justincpresley
- License: apache-2.0
- Created: 2021-04-13T03:19:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T20:53:39.000Z (almost 2 years ago)
- Last Synced: 2025-09-24T23:44:29.560Z (10 months ago)
- Topics: 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
- Language: Python
- Homepage:
- Size: 518 KB
- Stars: 4
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
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