[Groonga-commit] droonga/droonga.org at 8fb759e [gh-pages] Add an entry for 1.0.0 release

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Feb 5 16:24:51 JST 2014


YUKI Hiroshi	2014-02-05 16:24:51 +0900 (Wed, 05 Feb 2014)

  New Revision: 8fb759ee166477ba5d65a9bdbd05db62c737c879
  https://github.com/droonga/droonga.org/commit/8fb759ee166477ba5d65a9bdbd05db62c737c879

  Message:
    Add an entry for 1.0.0 release

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

  Added: _posts/2014-02-28-release.md (+32 -0) 100644
===================================================================
--- /dev/null
+++ _posts/2014-02-28-release.md    2014-02-05 16:24:51 +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