commit | d606ecf0c85564e5ef4808245f081b19b8e84f5a | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Feb 21 23:12:41 2018 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Feb 21 23:12:41 2018 -0500 |
tree | bf89d37ae36bf8b6222487efde850d9f42f93b60 | |
parent | bb058c0466076c2f72f52f7778ae0082ea45e326 [diff] |
Remove unused skip list implementation Change-Id: I1bd19d670c59222889e8c8032d83f06aa36bf020
repo-ng is an implementation of a Named Data Networking data repository, and follows the Repo protocol.
repo-ng uses the ndn-cxx library as NDN development library, and sqlite3 as underlying storage.
repo-ng is an open source project licensed under the GPL 3.0 (see COPYING.md
for more details). 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 repo-ng issue tracker.