tntech-ngin / ndn-hydra

ndn-hydra: A federated data repository with five attributes: resiliency, scalability, usability, efficiency, and security.
https://hydra-repo.io/
Apache License 2.0
2 stars 1 forks source link

[FIX] Remove all the hardcoded favor values #37

Closed GportDev closed 3 months ago

GportDev commented 3 months ago

Closes #8

tntech-ngin commented 3 months ago

So the workflows should be: files comes in -> stored -> global view updated -> message sent to group or file deleted -> global view updated -> message sent to group

tntech-ngin commented 3 months ago

File insertion might take a long time, so waiting for insertion might not be feasible.