/repo-ng

NDN repo

Primary LanguageC++GNU General Public License v3.0GPL-3.0

repo-ng: Next generation NDN repository

Language Build Status

repo-ng is an implementation of a Named Data Networking (NDN) data repository, and follows the Repo protocol.

repo-ng uses ndn-cxx as the NDN development library, and sqlite as the underlying storage engine.

Installation

See INSTALL.md for build instructions.

Reporting bugs

Please submit any bug reports or feature requests to the repo-ng issue tracker.

Contributing

We greatly appreciate contributions to the repo-ng code base, provided that they are licensed under the GPL 3.0+ or a compatible license (see below). If you are new to the NDN software community, please read the Contributor's Guide to get started.

License

repo-ng is an open source project licensed under the GPL version 3. See COPYING.md for more information.