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

Fix/insertion #28

Closed sankalpatimilsina12 closed 1 month ago

sankalpatimilsina12 commented 1 month ago

Contains following changes:

  1. The is_deleted field is removed.
  2. Fixed insertion command after the file_expiration field was added.

Tested against following:

  1. Query, Fetch, Insertion, Deletion commands
  2. Garbage collection

The branch can be now tested against the changes.