commit | 4162cc5a75be2f499e68681516d042992a42daa1 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Jan 25 01:32:30 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Jan 25 02:39:17 2019 -0500 |
tree | 0ef464096ad51fbebab924f1ebac7ad000793440 | |
parent | ed2f47630d75fd8f0a729f8131d1fc721b8dec1d [diff] |
Change default database path from /var/db to /var/lib Change-Id: Iec7daab14931ebe178f85931870bcf9c527be79b
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.