commit | 098f91c0c36f50a7be16507eedae8cfda31b8545 | [log] [tgz] |
---|---|---|
author | Weiqi Shi <swqjustin@g.ucla.edu> | Wed Jul 23 17:41:35 2014 -0700 |
committer | Weiqi Shi <swqjustin@g.ucla.edu> | Tue Aug 05 19:50:56 2014 -0700 |
tree | e913e6168f8801b603f575dc825b9524cbbf33ae | |
parent | b7e8a817c042e7fccf496d033194251bff9e58d5 [diff] |
repo: Watching prefix Change-Id: Ia315d6e529fa4402ad9ca4706b70db1e75eb054c 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: