commit | a12f528b5274e018c09326d8a0b4b21528f34c3c | [log] [tgz] |
---|---|---|
author | Shuo Chen <chenatu2006@gmail.com> | Fri Aug 01 15:18:30 2014 +0800 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 13 18:49:03 2014 -0700 |
tree | fa82759fa48582043d7e6e473da307e66a92216f | |
parent | 90d1e88e0d25ea5c19a811091e255d43c6f150ad [diff] |
repo: initialize storage (e.g., rebuild index) Change-Id: Iba8d5db1ecfb67c085f7f6355726a41b3f48aafa Refs: #1831
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: