blob: e5ce6139468acc452b49c38677b546882af20a93 [file] [log] [blame] [view]
Shuo Chen478204c2014-03-18 18:27:04 -07001ndn-repo-ng: Next generation of NDN repository
2==============================================
Shuo Chen050fcad2014-03-12 15:45:54 -07003
Shuo Chen478204c2014-03-18 18:27:04 -07004**ndn-repo-ng** is an implementation of a Named Data Networking data repository. The
5**ndn-repo-ng** follows Repo protocol of NDN. The specification of repo protocol is:
Shuo Chen050fcad2014-03-12 15:45:54 -07006
Shuo Chen478204c2014-03-18 18:27:04 -07007* http://redmine.named-data.net/projects/repo-ng/wiki
Shuo Chen050fcad2014-03-12 15:45:54 -07008
Shuo Chen478204c2014-03-18 18:27:04 -07009**ndn-repo-ng** uses [ndn-cpp-dev](https://github.com/cawka/ndn-cpp) library as NDN
10development library, and uses sqlite3 as underlying storage.
Shuo Chen050fcad2014-03-12 15:45:54 -070011
Shuo Chen478204c2014-03-18 18:27:04 -070012**ndn-repo-ng** is open source under a license described in the file COPYING. While the
13license does not require it, we really would appreciate it if others would share their
14contributions to the library if they are willing to do so under the same license.
Shuo Chen050fcad2014-03-12 15:45:54 -070015
Shuo Chen478204c2014-03-18 18:27:04 -070016See the file `INSTALL.md` for build and install instructions.
Shuo Chen050fcad2014-03-12 15:45:54 -070017
Shuo Chen478204c2014-03-18 18:27:04 -070018Please submit any bugs or issues to the **ndn-repo-ng** issue tracker:
Shuo Chen050fcad2014-03-12 15:45:54 -070019
Shuo Chen478204c2014-03-18 18:27:04 -070020* http://redmine.named-data.net/projects/repo-ng/issues