Project

General

Profile

Wiki » History » Version 5

Shuo Chen, 02/17/2014 01:16 PM

1 2 Alex Afanasyev
Repo protocol
2
=============
3 1 Alex Afanasyev
4 5 Shuo Chen
**Repo protocol** is semantics and operating process for persistent storage node in NDN. The operation of NDN repo includes reading from, insertion to and deleting from data objects in NDN repository nodes.
5 3 Shuo Chen
6 1 Alex Afanasyev
**Repo protocol** is based on [Command Interests](http://redmine.named-data.net/projects/nfd/wiki/Command_Interests) specification.
7 5 Shuo Chen
8
**Repo protocol* conforms to **protocols and specifications** for local control and management:
9
10
* [[Command Interests|Command Interests]]