blob: e1444ed964e6e93aac1798222ef981e2cfcfb0fa [file] [log] [blame] [view]
Alexander Afanasyeve1e6f2a2014-04-25 11:28:12 -07001repo-ng: Next generation of NDN repository
2==========================================
Shuo Chen050fcad2014-03-12 15:45:54 -07003
Alexander Afanasyeve1e6f2a2014-04-25 11:28:12 -07004**repo-ng** is an implementation of a Named Data Networking data repository. The
5**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
Alexander Afanasyeve1e6f2a2014-04-25 11:28:12 -07009**repo-ng** uses [ndn-cxx](https://github.com/named-data/ndn-cxx) library as NDN
Shuo Chen478204c2014-03-18 18:27:04 -070010development library, and uses sqlite3 as underlying storage.
Shuo Chen050fcad2014-03-12 15:45:54 -070011
Alexander Afanasyeve1e6f2a2014-04-25 11:28:12 -070012**repo-ng** is an open source project licensed under GPL 3.0 (see `COPYING.md` for more
13detail). We highly welcome all contributions to the repo-ng code, provided that they can
14licensed under GPL 3.0+ or other compatible 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