[Groonga-commit] droonga/droonga.org at 03fbb63 [gh-pages] Add 1.0.0 release announcement draft

Back to archive index

Yoji Shidara null+****@clear*****
Wed Jan 29 11:30:37 JST 2014


Yoji Shidara	2014-01-29 11:30:37 +0900 (Wed, 29 Jan 2014)

  New Revision: 03fbb6328200bce0bd5d53013d59e27c2cd8a758
  https://github.com/droonga/droonga.org/commit/03fbb6328200bce0bd5d53013d59e27c2cd8a758

  Message:
    Add 1.0.0 release announcement draft

  Added files:
    _posts/2014-02-09-release.md

  Added: _posts/2014-02-09-release.md (+32 -0) 100644
===================================================================
--- /dev/null
+++ _posts/2014-02-09-release.md    2014-01-29 11:30:37 +0900 (24d33be)
@@ -0,0 +1,32 @@
+---
+title: Droonga 1.0.0 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.
+
+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.
+
+## About this release
+
+The current Droonga version is 1.0.0.
+
+The release has the following improvements:
+
+TODO
+
+## Conclusion
+
+ * Droonga 1.0.0 has been released!
+ * TODO summarize this release
+ * Droonga plugin will be writable in the next release.
+ * Droonga project will release a new version every month!
+
+Droonga project welcomes you to join us as a user and/or a developer! See [community][] to contact us!
+
+  [community]: /community/
+  [search]: /reference/commands/search/
+  [table_remove]: /reference/commands/
-------------- next part --------------
HTML����������������������������...
Download 



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