commit | a79c778ae133c92ea691951877db81ee0a7b26c9 | [log] [tgz] |
---|---|---|
author | WeiqiShi <swqjustin@g.ucla.edu> | Fri Dec 26 09:42:10 2014 +0800 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Sun Mar 01 13:27:18 2015 -0800 |
tree | 51d6ffb388235602baa31f149d11aea4306f142f | |
parent | 1e39ddde3ed9e786faf0bceeb83c783b02f1b85b [diff] |
storage: switch index data structure from skiplist to std::set test performance of skiplist and std::set Change-Id: I0aa7f34e57f17a83b96fed3885d6cc6f59ad52dd
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: