Sha256: 73bdcd3fbf60d66427382da86a1277f8a984de88fcaaf777e3237c1696618f83

Contents?: true

Size: 1.8 KB

Versions: 60

Compression:

Stored size: 1.8 KB

Contents

# README

[![Gem Version](https://badge.fury.io/rb/rroonga.svg)](http://badge.fury.io/rb/rroonga)
[![Build Status](https://travis-ci.org/ranguba/rroonga.svg?branch=master)](https://travis-ci.org/ranguba/rroonga)

## Name

Rroonga

## Description

Ruby bindings for Groonga that provide full text search and
column store features.

Rroonga is an extension library to use Groonga's DB-API
layer. Rroonga provides Rubyish readable and writable API
not C like API. You can use Groonga's fast and highly
functional features from Ruby with Rubyish form.

See the following URL about Groonga.

* [The Groonga official site](http://groonga.org/)

## Authors

* Kouhei Sutou `<kou@clear-code.com>`
* Tasuku SUENAGA `<a@razil.jp>`
* Daijiro MORI `<morita@razil.jp>`
* Yuto HAYAMIZU `<y.hayamizu@gmail.com>`
* SHIDARA Yoji `<dara@shidara.net>`
* yoshihara haruka `<yoshihara@clear-code.com>`

## License

LGPL 2.1. See license/LGPL for details.

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

## Dependencies

* Ruby
* Groonga

## Install

    % sudo gem install rroonga

## Documents

* [Reference manual in English](http://ranguba.org/rroonga/en/)
* [Reference manual in Japanese](http://ranguba.org/rroonga/ja/)

## Mailing list

* English: [groonga-talk](http://lists.sourceforge.net/mailman/listinfo/groonga-talk)
* Japanese: [groonga-dev](http://lists.sourceforge.jp/mailman/listinfo/groonga-dev)

## Thanks

* Daijiro MORI: sent patches to support the latest Groonga.
* Tasuku SUENAGA: sent patches and bug reports.
* niku: sent bug reports.
* dara:
  * wrote tests.
  * fixed bugs.
* id:mat_aki: sent bug reports.
* @yune_kotomi: sent a bug report.
* m_seki: sent bug reports.
* ono matope: sent bug reports.
* @kamipo: send a bug report.
* ongaeshi: sent a patch to build gem on Windows.
* mallowlabs: send a patch.

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
rroonga-6.0.4-x64-mingw32 README.md
rroonga-6.0.4 README.md
rroonga-6.0.2-x64-mingw32 README.md
rroonga-6.0.2-x86-mingw32 README.md
rroonga-6.0.2 README.md
rroonga-6.0.0-x64-mingw32 README.md
rroonga-6.0.0-x86-mingw32 README.md
rroonga-6.0.0 README.md
rroonga-5.1.1-x86-mingw32 README.md
rroonga-5.1.1-x64-mingw32 README.md
rroonga-5.1.1 README.md
rroonga-5.0.9-x86-mingw32 README.md
rroonga-5.0.9-x64-mingw32 README.md
rroonga-5.0.9 README.md
rroonga-5.0.8-x86-mingw32 README.md
rroonga-5.0.8-x64-mingw32 README.md
rroonga-5.0.8 README.md
rroonga-5.0.5-x86-mingw32 README.md
rroonga-5.0.5-x64-mingw32 README.md
rroonga-5.0.5 README.md