[Groonga-commit] droonga/droonga.org at 148501b [gh-pages] Copy release note from 0.7.0 for 0.8.0

Back to archive index

Yoji Shidara null+****@clear*****
Tue Dec 24 12:02:16 JST 2013


Yoji Shidara	2013-12-24 12:02:16 +0900 (Tue, 24 Dec 2013)

  New Revision: 148501bdbaa4d2a2cff007feb25cabdbd7a99759
  https://github.com/droonga/droonga.org/commit/148501bdbaa4d2a2cff007feb25cabdbd7a99759

  Message:
    Copy release note from 0.7.0 for 0.8.0

  Added files:
    _posts/2013-12-29-release.md

  Added: _posts/2013-12-29-release.md (+31 -0) 100644
===================================================================
--- /dev/null
+++ _posts/2013-12-29-release.md    2013-12-24 12:02:16 +0900 (d5fa6a7)
@@ -0,0 +1,31 @@
+---
+title: Droonga 0.7.0 has been released!
+layout: news_item
+published: false
+---
+
+This is the first release of Droonga!
+
+## 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.
+
+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.
+
+## Who does try it?
+
+The current Droonga version is 0.7.0. It means "usable" not "stable". The current Droonga provides basic core features but many other features aren't implemented yet. Error handlings are also not perfect yet.
+
+If you are interested in Droonga and you don't care about try & error, please try the current Droonga! If you have questions, please contact us on [GitHub issues](https://github.com/droonga/fluent-plugin-droonga/issues/). Or use mailing list [in English (groonga-talk)](https://lists.sourceforge.net/lists/listinfo/groonga-talk) or [in Japanese (groonga-dev)](http://lists.sourceforge.jp/mailman/listinfo/groonga-dev). We will help you.
+
+If you are interested in Droonga but you don't want to avoid try & error, please try again a few months after. Droonga project continues to develop Droonga actively and release a new version every month. You will get more usable Droonga a few months after.
+
+## Conclusion
+
+ * Droonga 0.7.0 has been released!
+ * Droonga 0.7.0 is usable but not stable.
+ * If you're brave, try Droonga 0.7.0!
+ * If you're not so brave, wait a few months.
+ * Droonga project will release a new version every month!
+
+Droonga project welcomes you to join us as a user and/or a developer!
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index