README
Name
ActiveGroonga
Description
A library to use Groonga with ActiveRecord like API.
Groonga provides both of full text search and column store features. ActiveGroonga + Groonga can be used as an alternative of ActiveRecord + RDB.
ActiveGroonga is based on Rroonga. See the following URLs about Rroonga and Groonga.
Authors
- Kouhei Sutou <kou@clear-code.com>
License
LGPL 2.1. See license/LGPL for details.
(Kouhei Sutou has a right to change license inclidng contributed patches.)
Dependencies
- Rroonga
Install
% sudo gem install activegroonga
Documents
Mailing list
- English: groonga-talk
- Japanese: groonga-dev
Thanks
- SHIMADA Koji
- YasuOza
- Kazuhiro Yoshida
- Kenta Sato
- …