commit | 9a43f16959a02d6040ce5916176f11a33606017a | [log] [tgz] |
---|---|---|
author | Shuo Chen <chenatu2006@gmail.com> | Tue Jul 01 13:43:54 2014 +0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jul 08 17:14:16 2014 -0700 |
tree | 7de2e8b03b6759bf8a887f5c8f6999441d851eef | |
parent | 5d9c4191e2c7c4863fd974c621d71169dedaceb2 [diff] |
storage: skiplist for repo index This version of skiplist is low efficient because of the map in it Change-Id: Idecc9016619ca9ab5cbb17b078f71b1cc3d4b03e 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: