commit | f0330d5fe61809032780c0780aa7eeb86e481a50 | [log] [tgz] |
---|---|---|
author | Weiqi Shi <swqjustin@g.ucla.edu> | Wed Jul 09 10:54:27 2014 -0700 |
committer | justin <swqjustin@g.ucla.edu> | Tue Jul 22 16:51:54 2014 -0700 |
tree | 5904b862c0bc8fe384a667f8db9105ab2b8fbbc0 | |
parent | 28a90fbc7a4be6d609946d07db6cce5b54a8a134 [diff] |
storage: Making use of SkipList-based index Change-Id: I360af97ae794da383fe00aaad8ab3c417c5167d3 Refs: #1695, #1434
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: