commit | 28a90fbc7a4be6d609946d07db6cce5b54a8a134 | [log] [tgz] |
---|---|---|
author | Weiqi Shi <swqjustin@g.ucla.edu> | Wed Jul 09 10:28:55 2014 -0700 |
committer | justin <swqjustin@g.ucla.edu> | Fri Jul 18 12:40:47 2014 -0700 |
tree | d9aafcb22bb21a564b103f0a0407d48d4f761591 | |
parent | bf2248d72111bb4763d3ff2f1aedf024cb64caf8 [diff] |
index: SkipList-based index Change-Id: Ic04ab803eff1ec4e3ddcd04d0653e7192fc8e308 Refs: #1737
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: