commit | c88c87d1a4f3ed35f698c6b1217626571b48c74b | [log] [tgz] |
---|---|---|
author | Shuo Chen <chenatu2006@gmail.com> | Wed Jun 25 20:21:02 2014 +0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jul 09 11:22:49 2014 -0700 |
tree | 9d5c7f6086f950e5f3d08201a5e06b6eea6c32ed | |
parent | 028dcd3488f6105a77c7f77986ed6030cc887366 [diff] |
validator: integrate validator-config for data validation Change-Id: I782964f8d6ce9134b2b849425a13b82aef741e2f refs #1479
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: