YUKI Hiroshi
null+****@clear*****
Wed Feb 5 16:57:22 JST 2014
YUKI Hiroshi 2014-02-05 16:57:22 +0900 (Wed, 05 Feb 2014) New Revision: affad4a07821cafbe55b34e69faae0ee1b19539d https://github.com/droonga/droonga.org/commit/affad4a07821cafbe55b34e69faae0ee1b19539d Message: Update descriptions about Droonga itself Modified files: _posts/2014-02-09-release.md _posts/2014-02-28-release.md Modified: _posts/2014-02-09-release.md (+4 -4) =================================================================== --- _posts/2014-02-09-release.md 2014-02-05 16:24:51 +0900 (24d33be) +++ _posts/2014-02-09-release.md 2014-02-05 16:57:22 +0900 (6f92590) @@ -1,18 +1,18 @@ --- -title: Droonga 1.0.0 has been released! +title: Droonga 0.9.9 has been released! layout: news-item published: false --- ## About Droonga -Droonga is a scalable data processing engine. Droonga uses stream oriented processing model. Droonga processes data by pipeline. Many operations such as search, update, group are done in pipeline. The processing model provides flexibility and extensibility. Droonga can also process complex operations by mixing operations. Users can add custom operations to Droonga as Ruby plugins. +Droonga is a scalable data processing engine, based on a stream oriented processing model. In many operations (searching, updating, grouping, and so on), Droonga processes various data by pipeline. As the result, Droonga has large potential around its flexibility and extensibility. Moreover, those features provide high availability for people who develop any data processing engine based on Droonga. You can process complex operations by mixing operations, and you can add custom operations to Droonga via plugins written as Ruby-scripts. -Are you interested in Droonga? See [overview](/overview/). It describes more details. Then try [tutorial](/tutorial/). You will understand how Droonga works with these documentations. +Are you interested in Droonga? See [overview](/overview/) for more details, and try the [tutorial](/tutorial/). You'll understand how Droonga works with these documentations. ## About this release -The current Droonga version is 1.0.0. +The current Droonga version is 0.9.9. The release has the following improvements: Modified: _posts/2014-02-28-release.md (+2 -2) =================================================================== --- _posts/2014-02-28-release.md 2014-02-05 16:24:51 +0900 (24d33be) +++ _posts/2014-02-28-release.md 2014-02-05 16:57:22 +0900 (f80f2cd) @@ -6,9 +6,9 @@ published: false ## About Droonga -Droonga is a scalable data processing engine. Droonga uses stream oriented processing model. Droonga processes data by pipeline. Many operations such as search, update, group are done in pipeline. The processing model provides flexibility and extensibility. Droonga can also process complex operations by mixing operations. Users can add custom operations to Droonga as Ruby plugins. +Droonga is a scalable data processing engine, based on a stream oriented processing model. In many operations (searching, updating, grouping, and so on), Droonga processes various data by pipeline. As the result, Droonga has large potential around its flexibility and extensibility. Moreover, those features provide high availability for people who develop any data processing engine based on Droonga. You can process complex operations by mixing operations, and you can add custom operations to Droonga via plugins written as Ruby-scripts. -Are you interested in Droonga? See [overview](/overview/). It describes more details. Then try [tutorial](/tutorial/). You will understand how Droonga works with these documentations. +Are you interested in Droonga? See [overview](/overview/) for more details, and try the [tutorial](/tutorial/). You'll understand how Droonga works with these documentations. ## About this release -------------- next part -------------- HTML����������������������������...Download