commit | bd469dac7718874201c5a165e5e2bea061afff86 | [log] [tgz] |
---|---|---|
author | Weiqi Shi <swqjustin@g.ucla.edu> | Thu Aug 21 10:08:51 2014 -0700 |
committer | Weiqi Shi <swqjustin@g.ucla.edu> | Thu Aug 21 12:10:54 2014 -0700 |
tree | 324d8a9b115f7430a04efd90033fefb77d74bfb6 | |
parent | d02b72e529726fd2539af7a7069f2c9de27e24a4 [diff] |
repo : docs Change-Id: Ie9ed2625d85d3862282cb78f6d914d99a134f5ad Feature #1897
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: