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 <[email protected]>
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-users-en
- Japanese: groonga-dev
Thanks
- SHIMADA Koji
- YasuOza
- Kazuhiro Yoshida
- Kenta Sato
- …