Skip to content

Commit

Permalink
Add release announcement of Droonga 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Nov 29, 2013
1 parent bff3985 commit b93dc7a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions en/_posts/2013-11-29-droonga-0.7.0.textile
@@ -0,0 +1,21 @@
---
layout: post.en
title: Droonga 0.7.0 has been released
---

h2. Droonga 0.7.0 has been released

Today we've released "Droonga 0.7.0":http://droonga.org/2013/11/29/release.html .
This is the first release of Droonga.


Droonga is a scalable data processing engine, built on top of Groonga.
It is based on a stream-oriented processing model, so it operates
data (for example, search, update, group, and so on) by pipeline.
The processing model makes Droonga flexible and extensible.
Droonga can also process complex operations by mixing operations.
Users can add custom operations to Droonga as Ruby plugins easily.

The version number of this release is 0.7.0. This means "usable" not "stable".
Now Droonga is under active development.
Please try Droonga and join us to accelerate the development!

0 comments on commit b93dc7a

Please sign in to comment.