mariadb/storage/mroonga/vendor/groonga/README.md

50 lines
1.2 KiB
Markdown
Raw Normal View History

# README
Groonga is an open-source fulltext search engine and column store.
## Reference manual
See doc/source/ directory or http://groonga.org/docs/.
## Bundled software
### mruby
* Path: vendor/mruby-source
* License: The MIT license. See vendor/mruby-source/MITL for details.
### Onigmo
* Path: vendor/onigmo-source
* License: BSD license. See vendor/onigmo-source/COPYING for details.
### nginx
* Path: vendor/nginx-${VERSION}
* License: BSD license. See vendor/nginx-${VERSION}/LICENSE for details.
## Authors
### Primary authors
* Daijiro MORI <morita at razil. jp>
* Tasuku SUENAGA <a at razil. jp>
* Yutaro Shimamura <yu at razil. jp>
* Kouhei Sutou <kou at cozmixng. org>
* Kazuho Oku <kazuhooku at gmail. com>
* Moriyoshi Koizumi <moriyoshi at gmail. com>
### Patches and modules from
TODO: Update or use
https://github.com/groonga/groonga/graphs/contributors instead.
* Daisuke Maki <dmaki at cpan. org>
* Kazuhiro Osawa <ko at yappo. ne. jp>
* Hiroyuki OYAMA <oyama at module. jp>
* Nguyen Anh Phu <phuna at users. sourceforge. net>
* Hideyuki KUROSU <hideyuki. kurosu at gmail. com>
* Takuo Kitame <kitame at valinux. co. jp>
* Yoshihiro Oyama <yos-o at smilemark. com>
* cZfSunOs.U <sunos at saita. ma>