Kouhei Sutou
null+****@clear*****
Fri Nov 15 15:26:28 JST 2013
Kouhei Sutou 2013-11-15 15:26:28 +0900 (Fri, 15 Nov 2013) New Revision: 0760ebd7f20b39d68a80393520c0bfe9d90c87ec https://github.com/droonga/droonga.org/commit/0760ebd7f20b39d68a80393520c0bfe9d90c87ec Message: Extract related projects page Added files: related-projects/index.md Modified files: index.md Modified: index.md (+4 -13) =================================================================== --- index.md 2013-11-15 15:13:44 +0900 (c8966f1) +++ index.md 2013-11-15 15:26:28 +0900 (1e5396d) @@ -22,19 +22,10 @@ Try [tutorial](tutorial/) to know about Droonga after you understand about Droon The following documenations will help you to use Droonga more effectively: -* [Install](install/): It describes how to install Droonga. -* [Reference manual](reference/): It describes about specifications. -* [Contribution](contribution/): It describes how to contirubte Droonga project and join Droonga developement. - -## Related Projects - -* [fluent-plugin-droonga](https://github.com/droonga/fluent-plugin-droonga): Distributed search engine module -* [express-droonga](https://github.com/droonga/express-droonga): API server module -* [droonga-client-ruby](https://github.com/droonga/droonga-client-ruby): Droonga client for Ruby -* [drntest](https://github.com/droonga/drntest): A testing framework for Droonga -* [drnbench](https://github.com/droonga/drnbench): Generic benchmark tool for HTTP servers, mainly Droonga -* [groonga](http://groonga.org/): An open-source fulltext search engine and column store -* [droonga/droonga.org](https://github.com/droonga/droonga.org): The source of this site +* [Install](install/) describes how to install Droonga. +* [Reference manual](reference/) describes about specifications. +* [Contribution](contribution/) describes how to contirubte Droonga project and join Droonga developement. +* [Related projects](related-projects/) introduces related projects. ## Documents Added: related-projects/index.md (+46 -0) 100644 =================================================================== --- /dev/null +++ related-projects/index.md 2013-11-15 15:26:28 +0900 (c381e94) @@ -0,0 +1,46 @@ +--- +title: Related projects +layout: documents +--- + +This section introduces Droonga related projects by category. + +Here are categories: + + * Droonga system + * Droonga client + * Utitlities + * Others + +## Droonga system + +Droonga system category includes projects that provide Droonga core features. + +Here are related projects: + + * [fluent-plugin-droonga](https://github.com/droonga/fluent-plugin-droonga): Distributed search engine module + * [express-droonga](https://github.com/droonga/express-droonga): API server module + * [Groonga](http://groonga.org/): An open-source fulltext search engine and column store + +## Droonga client + +Droonga client category includes libraries that provide Droonga client feature. + +Here are related projects: + + * [droonga-client-ruby](https://github.com/droonga/droonga-client-ruby): Droonga client for Ruby + +## Utilities + +Utilities category includes tools that help developing or using Droonga. + +Here are related projects: + + * [drntest](https://github.com/droonga/drntest): A testing framework for Droonga + * [drnbench](https://github.com/droonga/drnbench): Generic benchmark tool for HTTP servers, mainly Droonga + +## Others + +Other category includes other related projects: + + * [droonga/droonga.org](https://github.com/droonga/droonga.org): The source of this site -------------- next part -------------- HTML����������������������������...Download