commit | 90d1e88e0d25ea5c19a811091e255d43c6f150ad | [log] [tgz] |
---|---|---|
author | Weiqi Shi <swqjustin@g.ucla.edu> | Fri Aug 01 21:26:21 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 06 13:21:09 2014 -0700 |
tree | c0fad8f8fd98c21dd6d6d6f7fca721f10f55640d | |
parent | 098f91c0c36f50a7be16507eedae8cfda31b8545 [diff] |
tool: repo watching prefix Change-Id: I7ecbba66816f7e33f99554f5b6040d5af148fb78 Refs: #1784
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: