Sha256: d9a20561c830133329a82d3f887aff328f6b1f9ea2852cbe2b9c4a7578827273

Contents?: true

Size: 1.08 KB

Versions: 2

Compression:

Stored size: 1.08 KB

Contents

h1. README

h2. Name

ActiveGroonga

h2. 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.

* "Rroonga":http://ranguba.org/
* "Groonga":http://groonga.org/

h2. Authors

* Kouhei Sutou <kou@clear-code.com>

h2. License

LGPL 2.1. See license/LGPL for details.

(Kouhei Sutou has a right to change license inclidng
contributed patches.)

h2. Dependencies

* Rroonga

h2. Install

<pre>
!!!command_line
% sudo gem install activegroonga
</pre>

h2. Documents

* "Reference manual in English":http://ranguba.org/activegroonga/en/
* "Reference manual in Japanese":http://ranguba.org/activegroonga/ja/

h2. Mailing list

* English: "groonga-talk":http://lists.sourceforge.net/mailman/listinfo/groonga-talk
* Japanese: "groonga-dev":http://lists.sourceforge.jp/mailman/listinfo/groonga-dev

h2. Thanks

* SHIMADA Koji
* YasuOza
* Kazuhiro Yoshida
* Kenta Sato
* ...

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
activegroonga-4.2.1 README.textile
activegroonga-4.2.0 README.textile