Skip to content

ryoqun/rroonga

This branch is 2461 commits behind ranguba/rroonga:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ryo Onodera
Nov 14, 2011
0a2ae95 · Nov 14, 2011
Jan 28, 2011
Oct 31, 2011
Nov 12, 2011
May 9, 2011
Nov 14, 2011
Nov 13, 2011
Nov 10, 2010
Aug 25, 2009
Nov 13, 2011
Aug 5, 2011
Oct 2, 2009
Aug 24, 2011
Jun 27, 2011
Sep 28, 2011
Jan 28, 2011
Aug 5, 2011
Aug 28, 2011

Repository files navigation

README

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.

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 >= 1.8 (including 1.9.2)
  • groonga >= 1.2.0

Install

!!!command_line
% sudo gem install rroonga

Documents

Mailing list

Thanks

  • Daijiro MORI: sent patches to support the latest groonga.
  • Tasuku SUENAGA: sent 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.

About

The Ruby bindings of groonga.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%