commit | bf2248d72111bb4763d3ff2f1aedf024cb64caf8 | [log] [tgz] |
---|---|---|
author | Shuo Chen <chenatu2006@gmail.com> | Sat Jul 12 13:47:20 2014 +0800 |
committer | Shuo Chen <chenatu2006@gmail.com> | Mon Jul 14 15:52:58 2014 +0800 |
tree | fc7000301dba0bded483f80d70d6610d0643c35b | |
parent | c88c87d1a4f3ed35f698c6b1217626571b48c74b [diff] |
storage: a better skiplist This skiplist refers std::list and removes std::map of previous commit refs #1737 Change-Id: I6f49849bd8b847d872227ec0f0c7caa9775f447a
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: