Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add release announcements of Droonga 1.0.2
- Loading branch information
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| --- | ||
| layout: post.en | ||
| title: Droonga 1.0.2 has been released | ||
| --- | ||
|
|
||
| h2. Droonga 1.0.2 has been released | ||
|
|
||
| Today we've released "Droonga 1.0.2":http://droonga.org/news/2014/04/29/release.html . | ||
|
|
||
| Droonga is a scalable data processing engine, based on a stream oriented processing model. The name is originated from "Distributed Groonga". | ||
|
|
||
| Good news! Droonga 1.0.2 has better compatibility to Groonga. Some basic commands including "load" are now available. Moreover there is a new "tutorial for Groonga users":http://droonga.org/tutorial/groonga/ aiming to migrate from Groonga to Droonga. Droonga is still under development, but it already can work as a Groonga with the replication feature, via HTTP. Feel free to try it on! | ||
|
|
||
| Now Droonga is under active development. Please try Droonga and join us to accelerate the development! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| --- | ||
| layout: post.ja | ||
| title: Droonga 1.0.2 をリリースしました | ||
| --- | ||
|
|
||
| h2. Droonga 1.0.2 をリリースしました | ||
|
|
||
| "Droonga 1.0.2":http://droonga.org/news/2014/04/29/release.html をリリースしました! | ||
|
|
||
| Droongaは、ストリーム指向の処理モデルを採用したスケーラブルなデータ処理エンジンです。 | ||
| 「Distributed Groonga」に由来するその名が示す通り、DroongaはGroongaをベースに構築されています。 | ||
|
|
||
| 今回のリリースでは、GroongaのHTTPサーバとの互換性が向上しました。 | ||
| セットアップの手順が簡素化されてきたのに加えて、Groonga互換機能の拡充により、すでにGroongaをお使いの方にはGroonga HTTPサーバと同じ感覚でお使いいただけるようになってきています。 | ||
| "Groongaユーザ向けのチュートリアル":http://droonga.org/tutorial/groonga/ も新たに用意しましたので、ぜひ一度お試しください。 | ||
|
|
||
| Droonga は現在活発に開発が行われております。 | ||
| 興味を持たれた方は、試しに使ってみたり、ぜひ開発に参加してください! |