|
From: Masafumi Y. <my...@gm...> - 2014-12-13 06:11:48
|
Hi, Rroonga 4.0.7 has been released! Rroonga is the Ruby bindings for Groonga. Web: http://ranguba.org/#about-rroonga Changes ------- * Supported Groonga 4.0.8. Groonga 4.0.7 or older aren't supported. Here are changes since 4.0.6: http://ranguba.org/rroonga/en/file.news.html#4-0-7 About Rroonga ------------- Here are two important things in Rroonga. 1. Providing *Ruby-ish* API to use Groonga. 2. Providing *fast* operations like Groonga. They mean that Rroonga provides easy to use API without decreasing Groonga's speed. Install ------- % gem install rroonga Tutorial -------- There are a tutorial that uses irb: http://ranguba.org/rroonga/en/file.tutorial.html If you are a beginner, please try it. Thanks, -- Masafumi Yokoyama |