commit | 68f2cf6451cfc992847b22be75cbe7ee63d49897 | [log] [tgz] |
---|---|---|
author | Weiqi Shi <swqjustin@g.ucla.edu> | Tue Aug 26 12:35:45 2014 -0700 |
committer | Weiqi Shi <swqjustin@g.ucla.edu> | Sat Aug 30 07:49:17 2014 -0700 |
tree | 969494dd12deaa8d26efc04556b73205dd1e69e6 | |
parent | 9a2238991e7a382a1e559ef37ce9c0da4510a49d [diff] |
repo: data publisher Change-Id: Ieda373e18ee11b4584ca223ee23cee4b7fcbde12 refs #1829
repo-ng is an implementation of a Named Data Networking data repository. The repo-ng follows Repo protocol of NDN. The specification of repo protocol is:
repo-ng uses ndn-cxx library as NDN development library, and uses sqlite3 as underlying storage.
repo-ng is an open source project licensed under GPL 3.0 (see COPYING.md
for more detail). We highly welcome all contributions to the repo-ng code, provided that they can licensed under GPL 3.0+ or other compatible license.
See the file INSTALL.md
for build and install instructions.
Please submit any bugs or issues to the ndn-repo-ng issue tracker: