Repo Protocol Specification » History » Version 2
Shuo Chen, 02/18/2014 10:08 AM
| 1 | 1 | Shuo Chen | Repo Protocol Specification |
|---|---|---|---|
| 2 | =========================== |
||
| 3 | |||
| 4 | 2 | Shuo Chen | Repo is persistent storage of data objects model in NDN. The NDN repo protocol is a specification of repo operations including reading, insertion and deletion of data objects in repo. |
| 5 | |||
| 6 | Repo semantics is based on [Command Interests](http://redmine.named-data.net/projects/nfd/wiki/Command_Interests) with signed commponents an the end of the name and basic common semantics of NDN. |
||
| 7 | |||
| 8 | When some opertiaon of repo including insertion and deletion of data objects is requested, a starter interest is sent. |